Metadata-Version: 2.1
Name: fast_tts
Version: 0.0.2
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: transformers
Requires-Dist: soundfile

# Fast-TTS

Fast-TTS is a module that offers a simple api in order to generate a speech from text.


## Requirements
- Python 3.9
- CUDA enabled GPU
