| { | |
| "device": "cuda", | |
| "sample_rate": 48000, | |
| "hop_length": 160, | |
| "disable_chunking": false, | |
| "f0_method": "hybrid", | |
| "index_rate": 0.1, | |
| "filter_radius": 1, | |
| "rms_mix_rate": 0.0, | |
| "protect": 0.28, | |
| "hubert_layer": 12, | |
| "use_official_vc": true, | |
| "hubert_path": "assets/hubert/hubert_base.pt", | |
| "rmvpe_path": "assets/rmvpe/rmvpe.pt", | |
| "weights_dir": "assets/weights", | |
| "output_dir": "outputs", | |
| "temp_dir": "temp", | |
| "server": { | |
| "host": "127.0.0.1", | |
| "port": 7860 | |
| }, | |
| "paths": { | |
| "hubert": "assets/hubert/hubert_base.pt", | |
| "rmvpe": "assets/rmvpe/rmvpe.pt", | |
| "weights": "assets/weights", | |
| "characters": "assets/weights/characters", | |
| "outputs": "outputs", | |
| "temp": "temp" | |
| }, | |
| "cover": { | |
| "separator": "roformer", | |
| "karaoke_separation": true, | |
| "karaoke_model": "mel_band_roformer_karaoke_gabox.ckpt", | |
| "karaoke_merge_backing_into_accompaniment": true, | |
| "uvr5_model": "HP2_all_vocals", | |
| "uvr5_agg": 10, | |
| "uvr5_format": "wav", | |
| "use_official": true, | |
| "demucs_model": "htdemucs_ft", | |
| "demucs_shifts": 10, | |
| "demucs_overlap": 0.5, | |
| "demucs_split": true, | |
| "f0_method": "hybrid", | |
| "disable_chunking": false, | |
| "index_rate": 0.70, | |
| "filter_radius": 3, | |
| "rms_mix_rate": 0.0, | |
| "protect": 0.50, | |
| "speaker_id": 0, | |
| "hubert_layer": 12, | |
| "silence_gate": false, | |
| "silence_threshold_db": -50, | |
| "silence_smoothing_ms": 50, | |
| "silence_min_duration_ms": 200, | |
| "default_vocals_volume": 100, | |
| "default_accompaniment_volume": 100, | |
| "default_reverb": 0, | |
| "backing_mix": 0.0, | |
| "rmvpe_threshold": 0.01, | |
| "f0_min": 50, | |
| "f0_max": 1100, | |
| "f0_energy_threshold_db": -50, | |
| "f0_hybrid_mode": "off", | |
| "crepe_pd_threshold": 0.05, | |
| "crepe_force_ratio": 0.0, | |
| "crepe_replace_semitones": 3.0, | |
| "f0_stabilize": false, | |
| "f0_stabilize_window": 2, | |
| "f0_stabilize_max_semitones": 6.0, | |
| "f0_stabilize_octave": true, | |
| "f0_rate_limit": false, | |
| "f0_rate_limit_semitones": 12.0, | |
| "vc_preprocess_mode": "uvr_deecho", | |
| "source_constraint_mode": "on", | |
| "vc_pipeline_mode": "current", | |
| "singing_repair": false, | |
| "reverb_reapply": true, | |
| "reverb_reapply_ratio": 0.8 | |
| }, | |
| "rmvpe_threshold": 0.02, | |
| "f0_min": 50, | |
| "f0_max": 1100, | |
| "f0_energy_threshold_db": -60, | |
| "f0_hybrid_mode": "off", | |
| "crepe_pd_threshold": 0.1, | |
| "crepe_force_ratio": 0.05, | |
| "crepe_replace_semitones": 0.0, | |
| "f0_stabilize": false, | |
| "f0_stabilize_window": 2, | |
| "f0_stabilize_max_semitones": 4.0, | |
| "f0_stabilize_octave": true, | |
| "f0_rate_limit": false, | |
| "f0_rate_limit_semitones": 8.0 | |
| } | |