{
  "schema": "transcribe-golden-manifest-v1",
  "family": "funasr_nano",
  "variant": "fun-asr-nano-2512",
  "source_model": {
    "hf_repo": "FunAudioLLM/Fun-ASR-Nano-2512",
    "hf_revision": "a7088d620f755dcdca575b63db184c3ad55b2865"
  },
  "reference": {
    "kind": "author_repo_funasr",
    "source": "https://github.com/modelscope/FunASR",
    "revision": "v1.3.1",
    "entrypoint": "scripts/dump_reference_funasr_nano_funasr.py"
  },
  "expected_dtype": "bfloat16",
  "dtype_source": "manual",
  "frontend": {
    "sample_rate": 16000,
    "n_mels": 80,
    "hop_length": 160,
    "fft_size": 400,
    "window": "hamming",
    "normalization": "none",
    "preemphasis": null,
    "dither": null,
    "center": null,
    "padding_mode": null,
    "mel_filterbank_norm": null
  },
  "tokenizer_summary": {
    "type": "bpe",
    "vocab_size": 151936,
    "special_tokens": {}
  },
  "capabilities": {
    "languages": ["zh", "en", "ja"],
    "language_detection": false,
    "translation": false,
    "timestamps": ["none"],
    "streaming": false,
    "speaker_diarization": false
  },
  "tolerance_file": "tests/tolerances/funasr_nano.json",
  "cases": ["jfk"]
}
