Instructions to use fxmarty/speecht5-hifigan-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fxmarty/speecht5-hifigan-tiny with Transformers:
# Load model directly from transformers import SpeechT5HifiGan model = SpeechT5HifiGan.from_pretrained("fxmarty/speecht5-hifigan-tiny", dtype="auto", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1 opened over 2 years ago
by
SFconvertbot