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

Model: wannaphong/wav2vec2-large-xlsr-53-th-cv8-newmm
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-12 12:07:24 +08:00
commit efb138bf1c
19 changed files with 22841 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": "|", "replace_word_delimiter_char": " ", "special_tokens_map_file": null, "name_or_path": "./thai-asr-cv8", "processor_class": "Wav2Vec2ProcessorWithLM"}