Skip to content

Trained a model similar to DeepSpeech2 using CTC loss for ASR

Notifications You must be signed in to change notification settings

Kshitizkhandel/ASR_CTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

#ASR_CTC

-- Project Status: [Completed]

Project Objective

The objective is to train a model similar to DeepSpeech2 on the LJSpeech Dataset and perform ASR using CTC loss.

Methods Used

  • Machine Learning
  • Data Pre-Processing
  • Data Visualization

Libraries

  • Keras
  • Jiwer
  • Matplotlib

Results:

The model gives a WER of 20%(num epochs:30)

About

Trained a model similar to DeepSpeech2 using CTC loss for ASR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published