| 408 | "python_script": "tests/miocodec/miocodec_python_warm_bench.py", |
| 409 | "python_conda_env": "qwen3-tts", |
| 410 | "model": "models/MioCodec-25Hz-44.1kHz-v2", |
| 411 | "case_catalog": "tests/miocodec/miocodec_warm_bench_cases.json", |
| 412 | "default_case_name": "vc_metis", |
| 413 | "wav_cosine_min": 0.80, |
| 414 | "log_mel_cosine_min": 0.80, |
| 415 | "mrstft_spectral_convergence_max": 0.20, |
| 416 | "mrstft_logmag_mae_max": 0.30, |
| 417 | "similarity_vote_required": 2, |
| 418 | }, |
| 419 | "voxcpm2": { |
| 420 | "kind": "voxcpm2", |
| 421 | "modes": ["offline", "streaming"], |