Skip to content

A tensorflow implementation of speech recognition based on DeepMind's WaveNet: A Generative Model for Raw Audio. (Hereafter the Paper)

Notifications You must be signed in to change notification settings

Luckygyana/Speech-To-Text-Wavnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing speech-to-text-wavenet container

Run recognition example in the '/root/speech-to-text-wavenet'(aka '~/') directory.

python recognize.py --file asset/data/LibriSpeech/test-clean/1089/134686/1089-134686-0000.flac

About

A tensorflow implementation of speech recognition based on DeepMind's WaveNet: A Generative Model for Raw Audio. (Hereafter the Paper)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages