issues
search
pannous
/
tensorflow-speech-recognition
🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
Other
2.17k
stars
638
forks
source link
Installation details and minor bug fixes of speech2text-tflearn.py
#45
Closed
camelshang
closed
6 years ago
camelshang
commented
7 years ago
Installation details
clone code
prerequisite of portaudio
install pyaudio
minor bug of speech2text-tflearn.py
check tflearn.lstm.model exists or not
print information of Y not y
Installation details
minor bug of speech2text-tflearn.py