gtysssp commited on
Commit
f98a962
·
verified ·
1 Parent(s): 44ec4cd

Upload folder using huggingface_hub

Browse files
audio_aqa/sample_data.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"audio": ["../example_data/audio_aqa/test_1.wav"], "conversation": [{"from": "human", "value": "<audio>\nTranscribe the audio into Chinese." }]}
2
+ {"audio": ["../example_data/audio_aqa/test_2.wav"], "conversation": [{"from": "human", "value": "<audio>\nDescribe the sound in this audio clip." }]}
audio_aqa/test_1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c52410b210697f824fb767a72742698d1a8f0ffa3381b451ee4ddbbd2b9b8e22
3
+ size 192398
audio_aqa/test_2.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4ad76340c17fab3b561c22c68850f82f692ac8a4f9e3b49777cbfdb0daf92d6
3
+ size 1866796
audio_asr_pipeline/sample_data.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"audio": ["../example_data/audio_asr_pipeline/test.wav"], "conversation": [{"from": "human", "value": "<audio>" }]}
2
+ {"audio": ["../example_data/audio_asr_pipeline/test.wav"], "conversation": [{"from": "human", "value": "<audio>" }]}
audio_asr_pipeline/test.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89f17d9c94c4b31eb320f424628bcbc920abaddbee6e2760fd868bfb1d9a2e47
3
+ size 1920044
forced_alignment/sample_data.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"audio": ["../example_data/forced_alignment/test.flac"], "conversation": [{"from": "human", "value": "He began a confused complaint against the wizard, who had vanished behind the curtain on the left." }]}
forced_alignment/test.flac ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd3c84146d8b357efc7f0d21de86de770721fc5ddac7e6577688dbf3cdabff5b
3
+ size 97158
merge_chunks/sample_data_local.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"audio":["..\/example_data\/silero_vad\/test.wav"],"conversation":[{"from":"human","value":"He began a confused complaint against the wizard, who had vanished behind the curtain on the left."}],"timestamps":[{"start":0.0,"end":2.0},{"start":2.7,"end":4.9},{"start":5.0,"end":6.8},{"start":9.3,"end":10.3},{"start":10.4,"end":13.4},{"start":13.5,"end":15.1},{"start":15.3,"end":15.8},{"start":16.3,"end":17.9},{"start":18.4,"end":19.6},{"start":20.4,"end":32.6},{"start":32.7,"end":35.7},{"start":35.8,"end":37.6},{"start":38.0,"end":38.9},{"start":39.9,"end":43.3},{"start":43.6,"end":44.6},{"start":45.1,"end":46.8},{"start":48.9,"end":50.0},{"start":51.1,"end":53.4},{"start":53.5,"end":54.2},{"start":54.5,"end":56.5},{"start":56.6,"end":57.4},{"start":57.5,"end":59.5}]}
silero_vad/sample_data.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"audio": ["../example_data/silero_vad/test.wav"], "conversation": [{"from": "human", "value": "He began a confused complaint against the wizard, who had vanished behind the curtain on the left." }]}
silero_vad/test.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89f17d9c94c4b31eb320f424628bcbc920abaddbee6e2760fd868bfb1d9a2e47
3
+ size 1920044
whisper_transcription/sample_data.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"conversation": [{"from": "human", "value": "<audio>"}], "audio": ["../example_data/whisper_transcription/test.wav"]}
whisper_transcription/test.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4ad76340c17fab3b561c22c68850f82f692ac8a4f9e3b49777cbfdb0daf92d6
3
+ size 1866796