https://github.com/eljandoubi/connectionist-temporal-classification
Implementing the CTC Loss. A crucial part of many Automatic Speech Recognizers.
https://github.com/eljandoubi/connectionist-temporal-classification
Last synced: about 1 month ago
JSON representation
Implementing the CTC Loss. A crucial part of many Automatic Speech Recognizers.
- Host: GitHub
- URL: https://github.com/eljandoubi/connectionist-temporal-classification
- Owner: eljandoubi
- License: apache-2.0
- Created: 2025-08-24T11:56:07.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-24T12:56:43.000Z (about 2 months ago)
- Last Synced: 2025-08-24T18:04:36.570Z (about 2 months ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Connectionist-Temporal-Classification
Implementing the CTC Loss. A crucial part of many Automatic Speech Recognizers.