Instructions to use microsoft/speecht5_vc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/speecht5_vc with Transformers:
# Load model directly from transformers import AutoProcessor, SpeechT5ForSpeechToSpeech processor = AutoProcessor.from_pretrained("microsoft/speecht5_vc") model = SpeechT5ForSpeechToSpeech.from_pretrained("microsoft/speecht5_vc") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
e73dcd1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:01ca6385b775ae70a252ca05e688cea5f61899c07ed5b3810a5166bcade0283c
size 620652425
|