Update README.md
Browse files
README.md
CHANGED
|
@@ -6,8 +6,10 @@ base_model:
|
|
| 6 |
- Qwen/Qwen2-Audio-7B-Instruct
|
| 7 |
---
|
| 8 |
|
| 9 |
-
data process
|
| 10 |
-
|
|
|
|
|
|
|
| 11 |
To distinguish the recognition performance of each part, prefix the file names of part1 with `fold-d-`, prefix the file names of part2 with `fold-a-` `fold-b-` `fold-c-`,
|
| 12 |
and prefix the file names of part3 with `fold-e-`.
|
| 13 |
|
|
|
|
| 6 |
- Qwen/Qwen2-Audio-7B-Instruct
|
| 7 |
---
|
| 8 |
|
| 9 |
+
- data process
|
| 10 |
+
|
| 11 |
+
- Place the WAV and JSON files in `dev_data`.
|
| 12 |
+
|
| 13 |
To distinguish the recognition performance of each part, prefix the file names of part1 with `fold-d-`, prefix the file names of part2 with `fold-a-` `fold-b-` `fold-c-`,
|
| 14 |
and prefix the file names of part3 with `fold-e-`.
|
| 15 |
|