conformer and conformer-ctc
These are competitors: both implement the same Conformer architecture for speech recognition, but in different frameworks (PyTorch vs. TensorFlow 2.0), forcing users to choose based on their preferred deep learning platform.
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-ctc
will-rice/conformer-ctc
TensorFlow 2.0 Implementation of Conformer CTC
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work