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.

conformer
55
Established
conformer-ctc
25
Experimental
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 3/25
Maturity 9/25
Community 13/25
Stars: 1,109
Forks: 188
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 4
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
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)

Combines convolution layers and multi-head attention to capture both local acoustic features and long-range dependencies in a parameter-efficient architecture. Integrates with CTC loss for end-to-end training on speech recognition tasks, with model-only code designed for use in larger training frameworks like OpenSpeech.

About conformer-ctc

will-rice/conformer-ctc

TensorFlow 2.0 Implementation of Conformer CTC

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