Instructions to use microsoft/speecht5_hifigan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/speecht5_hifigan with Transformers:
# Load model directly from transformers import SpeechT5HifiGan model = SpeechT5HifiGan.from_pretrained("microsoft/speecht5_hifigan", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Error using the vocoder microsoft/speecht5_hifigan
#3 opened over 1 year ago
by
Andrew514
Finetuning or Adapting to custom speaker
๐ 3
2
#2 opened over 2 years ago
by
adamchant
Adding `safetensors` variant of this model
๐ 1
#1 opened over 2 years ago
by
SFconvertbot