Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ base_model:
|
|
| 7 |
---
|
| 8 |
|
| 9 |
data process:
|
| 10 |
-
Place the WAV and JSON files in
|
| 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 |
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
data process:
|
| 10 |
+
Place the WAV and JSON files in `dev_data`.
|
| 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 |
|