Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does MeloTTS work? #240

Open
yukiarimo opened this issue Jan 21, 2025 · 0 comments
Open

How does MeloTTS work? #240

yukiarimo opened this issue Jan 21, 2025 · 0 comments

Comments

@yukiarimo
Copy link

Hello community! I’m an ML engineer, but I am not experienced in audio/speech synthesis. Can somebody please explain how this works like I am 5? (Please, no papers.)

Is there a vocoder (Mel-to-audio converter) and a synthesizer (such as a Mel generator, GAN, or diffusion model)? Is converting audio to Mel just a simple Python script, or does it also involve an AI model? I understand it is based on Bert-VITS2, but I'm unfamiliar with that concept.

LLMs generate tokens one-by-one like the human brain (a.k.a. thinking), but why is this a non-autoregressive model? It generates all at once?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant