conformer and Conformer

These are competitors: both are independent PyTorch implementations of the Conformer architecture for speech recognition, with sooftware/conformer offering a general-purpose model implementation while LuluW8071/Conformer provides a training framework specifically optimized around PyTorch Lightning.

conformer
55
Established
Conformer
37
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 2/25
Adoption 5/25
Maturity 16/25
Community 14/25
Stars: 1,109
Forks: 188
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 13
Forks: 3
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About conformer

sooftware/conformer

[Unofficial] PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech Recognition" (INTERSPEECH 2020)

This project offers a foundational component for developing highly accurate speech recognition systems. It takes raw audio sequences and processes them to generate predictions for spoken words or phonemes. If you're an AI researcher, a speech scientist, or a machine learning engineer working on advanced speech-to-text applications, this tool provides a state-of-the-art model for improved transcription.

speech-recognition voice-ai audio-processing automatic-speech-transcription natural-language-processing

About Conformer

LuluW8071/Conformer

End-to-End Speech Recognition Training with Conformer CTC using PyTorch Lightning⚡

This project helps developers build custom speech recognition systems. It takes raw audio recordings and their corresponding text transcripts as input to train a Conformer model. The output is a highly accurate speech-to-text model that can be deployed in web applications or used for batch transcription.

speech-to-text voice-AI natural-language-processing machine-learning-engineering

Scores updated daily from GitHub, PyPI, and npm data. How scores work