Views
No views yet
llmomniASR_LLM_7B_v2JosueG/adja-tts-orpheusrecipe_output/metadata/recipe_config.yamlmetadata/run_summary.json1{
2 "dev": {
3 "num_samples": 160,
4 "wer": 63.98,
5 "cer": 20.63
6 },
7 "test": {
8 "num_samples": 160,
9 "wer": 62.83,
10 "cer": 19.94
11 },
12 "_meta": {
13 "num_ref_lines": 320,
14 "num_hyp_lines": 320,
15 "expected_total": 320,
16 "used_pairs": 320
17 }
18}scripts/hf_jobs/omni_asr_finetune_recipe.py
with PUBLISH_MODEL=1. It preserves the fairseq2 recipe output so
the trained checkpoint can be reused by batch evaluators or wrapped
for a dedicated Hugging Face Inference Endpoint.