TTS
TTS copied to clipboard
Configurable verbose output
When using TTS as a library, sometimes the extra output is undesirable. This allows you to disable it.
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.
Still relevant.
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.
Still relevant
Looks like the inference tests did not pass. Logs are offline but maybe you can check locally what is wrong
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.
Still relevant.
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.
Still relevant. Is this project still maintained??
@alexiri Coqui itself shut down some time at the beginning of January ( https://twitter.com/josh_meyer/status/1742522906041635166 ); the guy says in this that "Coqui TTS is on Github. Do something awesome with it!" so this seems to imply that someone was put in charge of the repository who was capable of maintaining it or at least accepting PRs to fix stuff. But I got on the Discord and it sounds like nobody really knows what the deal is supposed to be. Very sad if true, because this is a pretty decent project and the only one I've been able to get to work straightforwardly on my computer.
Thanks @jp-x-g, I missed that. I guess that probably answers my question, then... :(
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.
I have created a fork of TTS, incorporating all the valid pending pull requests. You can find it at https://github.com/davidmartinrius/TTS/
In our fork we've now switched uses of print
to use standard Python logging, allowing for configurable output: https://github.com/idiap/coqui-ai-TTS