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.

Model/Pipeline/Scheduler description

Grad TTS model: https://github.com/huawei-noah/Speech-Backbones/blob/main/Grad-TTS/README.md

Open source status

  • The model implementation is available
  • The model weights are available (Only relevant if addition is not a scheduler).

Provide useful links for the implementation

@patrickvonplaten has already added the model in a past version. Please leave a message below and I’d be more than happy to re-implement the model with you again!

Note that adding Grad-TTS will require some bigger changes in resnet.py and a new unet1D class.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Vaibhavs10commented, Sep 3, 2022

Hey @patrickvonplaten - I’d like to take this up.

I’m currently working through the Grad-TTS codebase to understand inference fully. I’ll start a PR to take the discussion further.

0reactions
345ishaancommented, Sep 20, 2022

Thanks, @Vaibhavs10. I will checkout soon. Given you already have a headstart, happy to sync if you need any help on any task.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Grad-TTS: A Diffusion Probabilistic Model for Text-to-Speech
In this paper we introduce Grad-TTS, a novel text-to-speech model with score-based decoder producing mel-spectrograms by gradually ...
Read more >
Grad-TTS: A Diffusion Probabilistic Model for Text-to-Speech
In this paper we introduce Grad-TTS, a novel text-to-speech model with score-based decoder producing mel-spectrograms by gradually transforming noise predicted ...
Read more >
WelkinYang/GradTTS: Pytorch implementation of "Grad-TTS
GradTTS. Unofficial Pytorch implementation of "Grad-TTS: A Diffusion Probabilistic Model for Text-to-Speech" (arxiv). About this repo.
Read more >
huawei-noah/Grad-TTS - Hugging Face
Some brief description of the Grad-TTS model will soon arrive here. Downloads last month: 0. Hosted inference API. Unable to determine this model's...
Read more >
Grad-TTS: A Diffusion Probabilistic Model for Text ... - Papertalk
Grad-TTS : A Diffusion Probabilistic Model for Text-to-Speech. Vadim Popov, Ivan Vovk, Vladimir Gogoryan, Tasnima Sadekova, Mikhail Kudinov.
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