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
metadata
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.