File size: 366 Bytes
f256452
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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/).