Contents

TTS 0.22.0

0

Deep learning for Text to Speech by Coqui.

Deep learning for Text to Speech by Coqui.

Stars: 44555, Watchers: 44555, Forks: 5965, Open Issues: 8

The coqui-ai/TTS repo was created 5 years ago and the last code push was 1 years ago.
The project is extremely popular with a mindblowing 44555 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
No  tts  pypi packages just yet.

Errors

A list of common tts errors.

Code Examples

Here are some tts code examples and snippets.

GitHub Issues

The tts package has 8 open issues on GitHub

  • [Bug] Incompatible with transformers 5.0.0 - AttributeError: 'GenerationConfig' object has no attribute 'do_stream'
  • [Bug] coqui.ai is hijacked
  • [Feature request]
  • [Feature request] Bump gruut to v. 2.4.0 to support numpy 2.0
  • [Bug] XTTSv2 does not produce Korean phonemes with language='ko'
  • [Bug] Runtimeerror training ljspeech
  • [Feature request]
  • next steps after shutdown

See more issues on GitHub

Related Packages & Articles

gTTS 2.5.4

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API

datasets 4.5.0

HuggingFace community-driven open-source library of datasets

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

pytorch-lightning 2.6.1

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.