Instructions to use YeQing/speecht5_tts_commonvioce_zh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use YeQing/speecht5_tts_commonvioce_zh with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="YeQing/speecht5_tts_commonvioce_zh")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("YeQing/speecht5_tts_commonvioce_zh") model = AutoModelForTextToSpectrogram.from_pretrained("YeQing/speecht5_tts_commonvioce_zh", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fe2346e1e3df0db9658dafd9c7d7d31b7af45714176b168ac39d8090573cdde4
- Size of remote file:
- 585 MB
- SHA256:
- c93bbba434a9e43c0b0ef6381ff7a6e3153e989c1ae5ccd38c59448866251839
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.