Emmylahot12 commited on
Commit
41428e5
·
verified ·
1 Parent(s): e70c2de

Update dataset.jsonl

Browse files
Files changed (1) hide show
  1. dataset.jsonl +3 -4
dataset.jsonl CHANGED
@@ -1,4 +1,3 @@
1
- {
2
- "audio": "data/001.wav",
3
- "transcription": "This is the transcription for 001.wav."
4
- }
 
1
+ {"audio": "data/train/001.wav", "transcription": "Hello, my name is Emmy."}
2
+ {"audio": "data/train/002.wav", "transcription": "This is a test audio file."}
3
+ {"audio": "data/train/003.wav", "transcription": "Good morning, welcome to the system."}