https://github.com/will-rice/conformer-ctc
TensorFlow 2.0 Implementation of Conformer CTC
https://github.com/will-rice/conformer-ctc
asr speech-recognition speech-to-text tensorflow
Last synced: 6 months ago
JSON representation
TensorFlow 2.0 Implementation of Conformer CTC
- Host: GitHub
- URL: https://github.com/will-rice/conformer-ctc
- Owner: will-rice
- License: apache-2.0
- Created: 2021-12-02T14:41:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T01:24:48.000Z (over 2 years ago)
- Last Synced: 2024-10-15T21:46:24.703Z (8 months ago)
- Topics: asr, speech-recognition, speech-to-text, tensorflow
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Conformer: Convolution-augmented Transformer for Speech Recognition
TensorFlow 2.0 Implementation of Conformer (WIP)