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.
- Host: GitHub
- URL: https://github.com/sehugg/kerasspeechcodec
- Owner: sehugg
- Created: 2016-08-28T12:14:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-28T12:14:34.000Z (almost 10 years ago)
- Last Synced: 2025-03-05T04:17:18.347Z (over 1 year ago)
- Language: Python
- Size: 699 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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