https://github.com/ivanhao/turing-tts
https://github.com/ivanhao/turing-tts
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivanhao/turing-tts
- Owner: ivanhao
- License: mit
- Created: 2018-04-19T07:30:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-18T05:01:41.000Z (about 8 years ago)
- Last Synced: 2025-12-28T08:17:57.059Z (6 months ago)
- Language: Python
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This is base on debain or ubuntu.
## need to install mpg123:
```
sudo apt-get install mpg123
```
## need to install pip and simplejson:
```
sudo apt-get install python-pip,python-requests,python-yaml
sudo pip install simplejson
```
这里测试一下中文显示。