Instructions to use klanmiko/AceCombat5-RVC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Fairseq
How to use klanmiko/AceCombat5-RVC 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( "klanmiko/AceCombat5-RVC" ) - Notebooks
- Google Colab
- Kaggle
File size: 392 Bytes
b181970 3202363 dad6f90 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | ---
language:
- en
pipeline_tag: audio-to-audio
tags:
- rvc
- voice-conversion
library_name: fairseq
---
Contains models extracted from Ace Combat 5 main character voicelines. The trained audio was not filtered for noise, any inference from the models will have in-game "radio static" and other noise.
Original dataset per voice is < 10mins including noise, so results are not high quality. |