Metadata-Version: 2.1
Name: diao
Version: 0.0.1
Summary: text-to-speech synthesis
Author-email: calcuis <info@calcu.io>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Project-URL: GitHub, https://github.com/calcuis/text-to-speech-synthesis
Project-URL: Issues, https://github.com/calcuis/text-to-speech-synthesis/issues

## text-to-speech synthesis
install it via pip
```
pip install diao
```

run the app with
```
py -m diao
```
