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
32.32k stars 3.89k forks source link

🐸 TTS roadmap #378

Closed erogol closed 1 year ago

erogol commented 3 years ago

These are the main dev plans for :frog: TTS.

If you want to contribute to :frog: TTS and don't know where to start you can pick one here and start with our Contribution Guideline. We're also always here to help.

Feel free to pick one or suggest a new one.

Contributions are always welcome :muscle: .

v0.1.0 Milestones

v0.2.0 Milestones

v0.3.0 Milestones

v0.4.0 Milestones

v0.5.0 Milestones

v0.6.0 Milestones

v0.7.0 Milestones

v0.8.0 Milestones

πŸƒβ€β™€οΈ Milestones along the way

πŸ€– New TTS models

erogol commented 1 year ago

We are not working on SSML currently, it is back in the list without a precise timeline.

offside609 commented 1 year ago

Please do!!

stale[bot] commented 1 year 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.

violet17 commented 10 months ago

Will you support bark-small? Thanks.

csukuangfj commented 8 months ago

Any plan to a port of coqui-ai engine for android? TTS on android is very robotic (espeak, rhvoice, festival lite).

@paolo-caroni

Please take a look at https://github.com/coqui-ai/TTS/discussions/3194

You can use sherpa-onnx to run VITS models from Coqui on Android and also embedded devices, e.g., raspberry pi.

We have pre-built Android APKs for the VITS English models from Coqui. https://k2-fsa.github.io/sherpa/onnx/tts/apk.html

image

DmitryVN commented 8 months ago

Fix it plz https://github.com/coqui-ai/TTS/issues/3039 https://github.com/coqui-ai/TTS/issues/3282 The problem persists and because of this, normal correct use is not possible. Also at the moment it kind of breaks off the phrase at the end of each sentence and it turns out a jerky reading.

MarkChrisE2091 commented 7 months ago

Any new update?

csukuangfj commented 7 months ago

Any plan to a port of coqui-ai engine for android? TTS on android is very robotic (espeak, rhvoice, festival lite).

@paolo-caroni

We have supported it in https://github.com/k2-fsa/sherpa-onnx/pull/508

The following is a YouTube video https://www.youtube.com/watch?v=33QYuVzDORA

You can use all coqui-ai/TTS models and piper models listed in https://github.com/k2-fsa/sherpa-onnx/releases/tag/tts-models with https://github.com/k2-fsa/sherpa-onnx/pull/508

imevro commented 3 months ago

hi guys, why?

upd: found https://twitter.com/_josh_meyer_/status/1742522906041635166

Screenshot 2024-04-29 at 19 19 25
NicoleKai commented 3 months ago

Their ability to exist and be profitable was dependent on how much better their tech was compared to everyone else. It may not feel like it, but we are in the middle of an AI singularity. Coqui's business model might have stood a chance if they started with this tech 5 years earlier, but it was probably too little too late. Eleven labs is probably eating their lunch :/

angadkwatra73 commented 1 month ago

Can we still use their product well, even though they have shut down?

eginhard commented 1 month ago

Can we still use their product well, even though they have shut down?

You can still use the code and models (within the license terms). We also maintain a fork that has a bunch of bug fixes and other small updates.