An open API service indexing awesome lists of open source software.

https://github.com/sehugg/kerasspeechcodec

Generating speech using Keras and LSTMs.
https://github.com/sehugg/kerasspeechcodec

Last synced: 10 months ago
JSON representation

Generating speech using Keras and LSTMs.

Awesome Lists containing this project

README

          

Demostration of using Keras to generate speech using LSTMs.

-----

Install keras: https://keras.io/

Install tensorflow: https://www.tensorflow.org/versions/r0.10/get_started/os_setup.html

Install codec2: apt-get install codec2

Run: python stateless.py obama.c232

Play: ./play.sh output_<#>.c232