SushantGautam
commited on
Commit
•
84fe913
1
Parent(s):
f98c634
Update README.md
Browse files
README.md
CHANGED
@@ -7,15 +7,12 @@ language:
|
|
7 |
- en
|
8 |
- de
|
9 |
|
10 |
-
|
11 |
-
|
12 |
configs:
|
13 |
- config_name: whisper_v1
|
14 |
data_files:
|
15 |
- split: train
|
16 |
path:
|
17 |
- "Dataset/whisper_v1/**/*.json"
|
18 |
-
field: segments
|
19 |
features:
|
20 |
- name: segments
|
21 |
sequence:
|
|
|
7 |
- en
|
8 |
- de
|
9 |
|
|
|
|
|
10 |
configs:
|
11 |
- config_name: whisper_v1
|
12 |
data_files:
|
13 |
- split: train
|
14 |
path:
|
15 |
- "Dataset/whisper_v1/**/*.json"
|
|
|
16 |
features:
|
17 |
- name: segments
|
18 |
sequence:
|