langgz commited on
Commit
c49669b
·
verified ·
1 Parent(s): 6367f42

Regenerate checkpoint for current Transformers layout

Browse files

Regenerated from the original Fun-ASR-Nano ModelScope checkpoint after the Whisper component refactor. Local conversion loaded 1,540 tensors with zero missing, unexpected, or mismatched keys; H100 Chinese, English, default-prompt, and batch inference matched expected outputs.

Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -21,7 +21,7 @@
21
  "<|video_pad|>"
22
  ],
23
  "is_local": true,
24
- "local_files_only": true,
25
  "model_max_length": 131072,
26
  "pad_token": "<|endoftext|>",
27
  "processor_class": "FunAsrNanoProcessor",
 
21
  "<|video_pad|>"
22
  ],
23
  "is_local": true,
24
+ "local_files_only": false,
25
  "model_max_length": 131072,
26
  "pad_token": "<|endoftext|>",
27
  "processor_class": "FunAsrNanoProcessor",