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

https://github.com/ivanhao/turing-tts


https://github.com/ivanhao/turing-tts

Last synced: about 2 months ago
JSON representation

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
```

这里测试一下中文显示。