Skip to content

Implementing DeepSpeech using the fastai_audio library.

Notifications You must be signed in to change notification settings

kevinbird15/DeepSpeech-Fastai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

DeepSpeech Fastai

DeepSpeech Fastai is an attempt to implement DeepSpeech using the Fastai_Audio Library.

The data used for this project is Mozilla's Common Voice and contains 780 hours of validated Speech to Text in English.

To start, download Common Voice and extract Common Voice to the data directory.

The other thing that is required for this is to create a symbolic link (ln -s) that links the audio folder from Fastai_Audio into the fastai core library.

This is all that should be required to begin working with this notebook!

About

Implementing DeepSpeech using the fastai_audio library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published