tj-solergibert
commited on
Commit
·
1763f2a
1
Parent(s):
23cb15f
Update README.md
Browse files
README.md
CHANGED
@@ -94,6 +94,8 @@ Spanish, German, English, French, Dutch, Polish, Portuguese, Romanian, Italian
|
|
94 |
- **original_audio:** The original speech that is heard on the recording.
|
95 |
- **original_language:** The language of the audio
|
96 |
- **audio_path:** Path to the audio file
|
|
|
|
|
97 |
- **transcriptions:** Dictionary containing transcriptions into different languages
|
98 |
|
99 |
### Data Splits
|
|
|
94 |
- **original_audio:** The original speech that is heard on the recording.
|
95 |
- **original_language:** The language of the audio
|
96 |
- **audio_path:** Path to the audio file
|
97 |
+
- **segment_start:** Second in which the speech begins
|
98 |
+
- **segment_end:** Second in which the speech ends
|
99 |
- **transcriptions:** Dictionary containing transcriptions into different languages
|
100 |
|
101 |
### Data Splits
|