Instructions to use Cyanbox/Prompt-Singer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Fairseq
How to use Cyanbox/Prompt-Singer with Fairseq:
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub models, cfg, task = load_model_ensemble_and_task_from_hf_hub( "Cyanbox/Prompt-Singer" ) - Notebooks
- Google Colab
- Kaggle
File size: 94 Bytes
9eab4f9 | 1 2 3 4 5 6 7 8 9 | ---
license: mit
language:
- zh
- en
library_name: fairseq
tags:
- singing-voice-synthesis
--- |