TTS 0.22.0
0
Deep learning for Text to Speech by Coqui.
Contents
Deep learning for Text to Speech by Coqui.
Stars: 34563, Watchers: 34563, Forks: 4193, Open Issues: 87The coqui-ai/TTS
repo was created 4 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 34563 github stars!
How to Install tts
You can install tts using pip
pip install tts
or add it to a project with poetry
poetry add tts
Package Details
- Author
- Eren Gölge
- License
- MPL-2.0
- Homepage
- https://github.com/coqui-ai/TTS
- PyPi:
- https://pypi.org/project/TTS/
- Documentation:
- https://github.com/coqui-ai/TTS/wiki
- GitHub Repo:
- https://github.com/coqui-ai/TTS
Classifiers
- Multimedia
- Multimedia/Sound/Audio
- Multimedia/Sound/Audio/Speech
- Scientific/Engineering/Artificial Intelligence
- Software Development
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common tts errors.
Code Examples
Here are some tts
code examples and snippets.
GitHub Issues
The tts package has 87 open issues on GitHub
- [Feature request] how to export any of these models to ONNX? and inference via tensorrt?
- IndexError: Dimension out of range (expected to be in range of [-1, 0], but got 1)
- [Bug] Formatter document looks strange.
- [Feature request] Partnership with Jami
- update import for load_config and load_tts_samples
- [Feature request] Is there any chance for a stdout streaming option?
- [Bug] Inconsistent items order
- [Bug] Interrogative sentences do not sound like questions
- [Question] Implement preprocessing on datasets?
- feat(tokenizer): add digraph support for TTSTokenizer
- Tokenizer API (Rebased)
- Update models (Rebased)
- [Bug] TTS.tts.configs.shared_configs.CharactersConfig does not allow lists
- [Bug] Document proper handling of digraphs
- Add argument to enable dp speaker conditioning in VITS