Open
Description
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.