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

## text-to-speech synthesis lite
install it via pip
```
pip install chichat
```

### tts pack include
- chatterbox
- encoder

### quick test
if no py, use python/python3 instead
```
py -m chichat
```
