coqui-ai / TTS

🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
http://coqui.ai
Mozilla Public License 2.0
31.64k stars 3.78k forks source link

Small QoL improvements #3720

Closed Ben-Epstein closed 4 days ago

Ben-Epstein commented 1 month ago

First time running this library, two first things that came up and caused slight pains

  1. instructions on how to install espeak (never heard of it)
  2. fix list_models and also make it a static method so TTS.list_models() works as intended
CLAassistant commented 1 month ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

eginhard commented 1 month ago

The list_models() method is already fixed in our fork, available via pip install coqui-tts

stale[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discussion channels.