初始化项目,由ModelHub XC社区提供模型

Model: NTQAI/wav2vec2-large-japanese
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-26 16:34:16 +08:00
commit 8d15252316
9 changed files with 247 additions and 0 deletions

1
tokenizer_config.json Normal file
View File

@@ -0,0 +1 @@
{"unk_token": "<unk>", "bos_token": "<s>", "eos_token": "</s>", "pad_token": "<pad>", "do_lower_case": false, "word_delimiter_token": "|", "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "workspace/ja/wav2vec2-large-ja-csj-all/checkpoint-58000"}