Instructions to use espnet/aceopencpop_svs_visinger2_40singer_pretrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use espnet/aceopencpop_svs_visinger2_40singer_pretrain with ESPnet:
unknown model type (must be text-to-speech or automatic-speech-recognition)
- Notebooks
- Google Colab
- Kaggle
Improve model card for `espnet/aceopencpop_svs_visinger2_40singer_pretrain`
#1
by nielsr HF Staff - opened
This PR updates the model card for the espnet/aceopencpop_svs_visinger2_40singer_pretrain model.
Key improvements include:
- Adding the
pipeline_tag: text-to-audioto correctly categorize the model as a Singing Voice Synthesis (SVS) component. - Adding
library_name: espnetas evidenced by the model's nature as an ESPnet2 model and the provided usage instructions. - Including direct links to the associated paper, the main SingingSDS GitHub repository, and the Hugging Face Space demo for broader context and discoverability.
Fhrozen changed pull request status to merged