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