ASLP-lab commited on
Commit
bbd577a
Β·
verified Β·
1 Parent(s): 4fad94d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -4
README.md CHANGED
@@ -9,10 +9,23 @@ WSChuan-ASR
9
  β”‚ └── infer.py
10
  β”‚
11
  β”œβ”€β”€ Qwen2.5-omni3B/
12
- β”‚ β”œβ”€β”€ bpe.model
13
- β”‚ β”œβ”€β”€ lang_char.txt
14
- β”‚ └── train.yaml
15
- β”‚ └── u2pp_conformer_yue.pt
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  β”‚
17
  β”œβ”€β”€ .gitattributes
18
  └── README.md
 
9
  β”‚ └── infer.py
10
  β”‚
11
  β”œβ”€β”€ Qwen2.5-omni3B/
12
+ | β”œβ”€β”€added_tokens.json
13
+ | β”œβ”€β”€args.json
14
+ | β”œβ”€β”€char_template.jinja
15
+ | β”œβ”€β”€config.json
16
+ | β”œβ”€β”€generation_config.json
17
+ | β”œβ”€β”€merges.txt
18
+ | β”œβ”€β”€model-00001-of-00003.safetensors
19
+ | β”œβ”€β”€model-00002-of-00003.safetensors
20
+ | β”œβ”€β”€model-00003-of-00003.safetensors
21
+ | β”œβ”€β”€model.safetensors.index.json
22
+ | β”œβ”€β”€preprocessor_config.json
23
+ | β”œβ”€β”€special_tokens_map.json
24
+ | β”œβ”€β”€spk_dict.pt
25
+ | β”œβ”€β”€tokenizer_config.json
26
+ | β”œβ”€β”€tokenizer.json
27
+ | β”œβ”€β”€video_preprocessor_config.json
28
+ | └──vocab.json
29
  β”‚
30
  β”œβ”€β”€ .gitattributes
31
  └── README.md