Instructions to use OpenMOSS/moss-vits-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenMOSS/moss-vits-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OpenMOSS/moss-vits-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| language: | |
| - zh | |
| # MOSS声线vits模型(900 epochs) | |
| 从电源《流浪地球1》和《流浪地球2》提取MOSS原声进行vits微调训练后的预训练模型。 | |
| **All models and their derivatives provided on this page are prohibited from commercial use!** | |
| **本页面提供的所有模型及其衍生物严禁商用!** | |
| **Please bear all consequences caused by using the models below!** | |
| **请自行承担使用模型而造成的一切后果!** | |