question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. Itย collects links to all the places you might be looking at while hunting down a tough bug.

And, if youโ€™re still stuck at the end, weโ€™re happy to hop on a call to see how we can help out.

๐Ÿธ TTS roadmap

See original GitHub issue

These are the main dev plans for ๐Ÿธ TTS.

If you want to contribute to ๐Ÿธ 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 ๐Ÿ’ช .

v0.1.0 Milestones

  • Better model config handling #21
  • TTS recipes for public datasets.
  • TTS trainer API to unify all the model training scripts.
  • TTS, Vocoder and SpeakerEncoder model abstractions and APIs.
  • Documentation for
    • Implementing a new model using ๐Ÿธ TTS.
    • Training a model on a new dataset from gecko.
    • Using Synthesizer interface on CLI or Server.
    • Extracting Spectrograms for Vocoder training.
    • Contributing a new pre-trained ๐Ÿธ TTS model.
    • Explanation for Model config parameters/

v0.2.0 Milestones

  • Grapheme 2 Phoneme in-house conversion. (Thx to gruut ๐Ÿ‘ )
  • Implement VITS model.

v0.3.0 Milestones

  • Implement generic ForwardTTS API.
  • Implement Fast Speech model.
  • Implement Fast Pitch model.

v0.4.0 Milestones

v0.5.0 Milestones

  • Support for multi-lingual models
  • YourTTS release ๐Ÿš€

v0.6.0 Milestones

  • Add ESpeak support
  • New Tokenizer and Phonemizer APIs #937
  • New Model API #1078
  • Splitting the trainer as a separate repo ๐Ÿ‘ŸTrainer
  • Update VITS model API
  • Gradient accumulation. #560 (in ๐Ÿ‘Ÿ)

v0.7.0 Milestones

v0.8.0 Milestones

  • Separate numpy transforms
  • Better data sampling for VITS
  • New Thorsten DE models ๐Ÿ‘‘ @thorstenMueller

๐Ÿƒโ€โ™€๏ธ Milestones along the way

๐Ÿค– New TTS models

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:52
  • Comments:42 (17 by maintainers)

github_iconTop GitHub Comments

11reactions
AndrewBarfieldcommented, Apr 17, 2021

Iโ€™m learning the code/API and performing experiments. I hope to contribute soon.

Iโ€™m also wondering if I can donate (money) to Coqui?

5reactions
kerryeoncommented, Feb 23, 2022

Hello, thanks for great works! Iโ€™m a fan of Coqui TTS.

Iโ€™m porting some of the stuffs in the project to the Rust for the following reasons.

  • Predictable Performance
  • Static-typed Metadata & Model Management
  • Multithreaded Server Implementation
  • Just I love Rust

The VC in the YourTTS has been successfully implemented. And for this purpose, an example of saving/loading a pretrained Vits model has been added in the repo. I write it on Milestones PR because I think my work can be helpful to others ๐Ÿ˜ƒ

Read more comments on GitHub >

github_iconTop Results From Across the Web

TTS 0.10.0 documentation
๐ŸธTTS is a library for advanced Text-to-Speech generation. ... ReadTheDocs. ๐Ÿ’พ Installation. TTS/README.md. ๐Ÿ‘ฉโ€๐Ÿ’ป Contributing. CONTRIBUTING.md. ๐Ÿ“Œ Road Map.
Read more >
coqui-ai/TTS - Gitter
๐Ÿธ ๐Ÿ’ฌ TTS topics and discussions. People. Repo info.
Read more >
TTS - PyPI
๐ŸธTTS is a library for advanced Text-to-Speech generation. It's built on the latest research, was designed to achieve ... Road Map, Main Development...
Read more >
A Deep Learning toolkit for Text-to-Speech, Battle-tested in ...
๐ŸธTTS is a library for advanced Text-to-Speech generation. It's built on the latest research, ... Road Map, Main Development Plans. ๐Ÿš€ Released Models,...
Read more >
TTS | Read the Docs
Description. ๐Ÿธ๐Ÿ’ฌ - a deep learning toolkit for Text-to-Speech, battle-tested in research and production. Repository. https://github.com/coqui-ai/TTS.gitย ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found