MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / next_artifact_dir

Function next_artifact_dir

tests/warmbench.py:410–418  ·  view source on GitHub ↗
(base: Path)

Source from the content-addressed store, hash-verified

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"],

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected