markjosims commited on
Commit
6c39431
1 Parent(s): b7d84d4

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype:
6
+ audio:
7
+ sampling_rate: 16000
8
+ - name: start
9
+ dtype: float64
10
+ - name: end
11
+ dtype: float64
12
+ - name: transcription
13
+ dtype: string
14
+ - name: eaf_source
15
+ dtype: string
16
+ - name: wav_source
17
+ dtype: string
18
+ - name: raw_transcription
19
+ dtype: string
20
+ - name: clip
21
+ dtype: string
22
+ - name: wav_rawpath
23
+ dtype: string
24
+ - name: path
25
+ dtype: string
26
+ - name: allosaurus
27
+ dtype: string
28
+ - name: clap_ipa_cos_sim
29
+ dtype: float64
30
+ - name: wada_snr
31
+ dtype: float64
32
+ - name: nist_stnr
33
+ dtype: float64
34
+ - name: speaker-diarization-3.1
35
+ dtype: string
36
+ - name: voice-activity-detection
37
+ dtype: string
38
+ - name: whisper-large-v3
39
+ dtype: string
40
+ - name: clapipa-transcription-allosaurus
41
+ dtype: float64
42
+ - name: vad_s
43
+ dtype: float64
44
+ - name: drz_s
45
+ dtype: float64
46
+ - name: trans_len
47
+ dtype: int64
48
+ - name: pcnt_speech
49
+ dtype: float64
50
+ - name: trans_len_sq
51
+ dtype: float64
52
+ - name: trans_len_log
53
+ dtype: float64
54
+ - name: cos_sim_softmax
55
+ dtype: float64
56
+ - name: cos_sim_log
57
+ dtype: float64
58
+ - name: duration
59
+ dtype: float64
60
+ splits:
61
+ - name: train
62
+ num_bytes: 1106517483.8
63
+ num_examples: 16384
64
+ - name: validation
65
+ num_bytes: 131592822.088
66
+ num_examples: 2048
67
+ - name: test
68
+ num_bytes: 76685401.888
69
+ num_examples: 2048
70
+ download_size: 1290401128
71
+ dataset_size: 1314795707.776
72
+ configs:
73
+ - config_name: default
74
+ data_files:
75
+ - split: train
76
+ path: data/train-*
77
+ - split: validation
78
+ path: data/validation-*
79
+ - split: test
80
+ path: data/test-*
81
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e49b536839cbb25f0d57e39ee384761d69ee29e00b47be7198b305ad95d149b1
3
+ size 74768463
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e81d01c10cdd69114f12431666906561b79fc833de1695d37c7b458f139c7efa
3
+ size 398171500
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a85549dd83fcd6cd3a5c42705752435679203904a50eb711c24aa7233bda61c1
3
+ size 349172644
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e7092a2821b3fa508c0772f6e132af7b78f8a7e3cd44885eda2b4f05042e29a
3
+ size 340143604
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58524602422328dfe1f61628dbbe5ee2951916bc0d1df6dac401db4d5ee36c33
3
+ size 128144917