pannous / tensorflow-speech-recognition

🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
Other
2.16k stars 639 forks source link

format of file in /data/speech #7

Closed handsomefun closed 7 years ago

handsomefun commented 8 years ago

could you like to give an example of file in /data/speech?

handsomefun commented 8 years ago

like http://pannous.net/spoken_numbers.tar?

pannous commented 7 years ago

the speech_data.py script should fetch all the files that you need.

Mithul commented 7 years ago

The speech_data.py tries to fetch it form http://pannous.net/files/spoken_numbers.tar instead of http://pannous.net/spoken_numbers.tar

pannous commented 7 years ago

thx