recording & tacotron (ubuntu linux)
>arecord ./testwav.wav -D hw:0,0 -r 44100 -c 2 -f S16LE
>aplay testwav.wav
> curl http://data.keithito.com/data/speech/tacotron-20170720.tar.bz2 | tar xjc /tmp
> python3 demo_server.py --checkpoint /tmp/tacotron-20170720/model.ckpt
댓글
댓글 쓰기