Instructions to use sparanoid/milky-green-sovits with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sparanoid/milky-green-sovits with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sparanoid/milky-green-sovits", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| language: | |
| - zh | |
| - en | |
| - ja | |
| tags: | |
| - audio-to-audio | |
| license: mit | |
| # Milky Green SoVITS Model | |
| Milky Green (aka. [明前奶绿](https://space.bilibili.com/2132180406)) [SoVITS](https://github.com/innnky/so-vits-svc) (SoftVC VITS Singing Voice Conversion) model | |
| - `covers_` models: trained from singing streams (recommended) | |
| - `vocals_` models: trained from chit-chat streams (not recommended, datasets are not clean enough) | |