ctc_asr / README.md
joheras's picture
Create README.md
f256452
---
tags:
- speech recognition
- ctc
dataset:
- LJSpeech dataset
license: cc0-1.0
---
## Automatic Speech Recognition using CTC model on the 🤗Hub!
Full credits go to [Mohamed Reda Bouadjenek]() and [Ngoc Dung Huynh]().
This repository contains the model from [this notebook on Automatic Speech Recognition using CTC](https://keras.io/examples/audio/ctc_asr/).