To arrpa phonemes
- Install required python libraries and corpus datasets through
make install
- Download pretrained models through
make data
); - Use
make test
to test sample audio.
Adapted model on TIMIT: pretrained model download
pocketsphinx for other languages
wavnet-speech-recognition: pre-trained model here, need to modify sugartensor __init__.py
in order to be compatible with tensorflow >=1.11