Instructions to use espnet/fastspeech2_conformer_hifigan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use espnet/fastspeech2_conformer_hifigan with Transformers:
# Load model directly from transformers import FastSpeech2ConformerHifiGan model = FastSpeech2ConformerHifiGan.from_pretrained("espnet/fastspeech2_conformer_hifigan", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K