conformer and Conformer
These are direct competitors—both are independent PyTorch implementations of the same Conformer architecture paper, with the sooftware version being more established (50x more stars) and thus the stronger choice for most users.
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.
About Conformer
msalhab96/Conformer
An implementation for "Conformer: Convolution-augmented Transformer for Speech Recognition" Paper
This project helps speech engineers convert spoken audio into written text. You provide audio files and their corresponding transcripts, and it trains a specialized model that can accurately transcribe new speech. It's designed for researchers or practitioners building custom speech-to-text systems.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work