Hengy1111 commited on
Commit
268ae3c
·
verified ·
1 Parent(s): 9854d6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ base_model:
10
 
11
  - Place the WAV and JSON files in `dev_data`.
12
 
13
- To distinguish the recognition performance of each part, the file names for part one need to be prefixed with fold-d-, for part two with fold-a-, fold-b-, fold-c-, and for part three with fold-e-.
14
 
15
  Download the pre-trained Sentence-BERT model and tokenizer from the following URL
16
  and Place the downloaded pre-trained model and tokenizer inside the `../../qwen2_audio_baseline/Bert_pretrain`
 
10
 
11
  - Place the WAV and JSON files in `dev_data`.
12
 
13
+ To distinguish the recognition performance of each part, the file names for part one need to be prefixed with fold-d-, for part two with fold-a-, fold-b-, fold-c-, and for part three with fold-e-. If the audio files for part 1 and part 3 do not have the prefixes fold-d- and fold-e-, you will need to add them yourself.
14
 
15
  Download the pre-trained Sentence-BERT model and tokenizer from the following URL
16
  and Place the downloaded pre-trained model and tokenizer inside the `../../qwen2_audio_baseline/Bert_pretrain`