Upload dataset
Browse files- README.md +61 -0
- data/test-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: ID
|
5 |
+
dtype: string
|
6 |
+
- name: audio_file
|
7 |
+
dtype: string
|
8 |
+
- name: start_time
|
9 |
+
dtype: float64
|
10 |
+
- name: end_time
|
11 |
+
dtype: float64
|
12 |
+
- name: airport
|
13 |
+
dtype: string
|
14 |
+
- name: channel
|
15 |
+
dtype: string
|
16 |
+
- name: frequency
|
17 |
+
dtype: string
|
18 |
+
- name: time
|
19 |
+
dtype: string
|
20 |
+
- name: waypoints
|
21 |
+
dtype: string
|
22 |
+
- name: callsigns
|
23 |
+
dtype: string
|
24 |
+
- name: ground_truth_raw
|
25 |
+
dtype: string
|
26 |
+
- name: ground_truth
|
27 |
+
dtype: string
|
28 |
+
- name: non_Eng_ground_truth
|
29 |
+
dtype: string
|
30 |
+
- name: tags
|
31 |
+
dtype: string
|
32 |
+
- name: values_tags
|
33 |
+
dtype: string
|
34 |
+
- name: commands_tags
|
35 |
+
dtype: string
|
36 |
+
- name: callsigns_tags
|
37 |
+
dtype: string
|
38 |
+
- name: unnamed_tags
|
39 |
+
dtype: string
|
40 |
+
- name: ground_truth_norm
|
41 |
+
dtype: string
|
42 |
+
- name: whisper-large-v3
|
43 |
+
dtype: string
|
44 |
+
- name: whisper-large-v3-norm
|
45 |
+
dtype: string
|
46 |
+
- name: whisper-large-v2-ANSP-3h1m
|
47 |
+
dtype: string
|
48 |
+
- name: whisper-large-v2-ANSP-3h1m-norm
|
49 |
+
dtype: string
|
50 |
+
splits:
|
51 |
+
- name: test
|
52 |
+
num_bytes: 395539
|
53 |
+
num_examples: 129
|
54 |
+
download_size: 110889
|
55 |
+
dataset_size: 395539
|
56 |
+
configs:
|
57 |
+
- config_name: default
|
58 |
+
data_files:
|
59 |
+
- split: test
|
60 |
+
path: data/test-*
|
61 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a435a86bb09ec4ae74c9008233c0d60cbd3ed5502492aed5606b1e74f1167fac
|
3 |
+
size 110889
|