Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,41 +4,6 @@ tags:
|
|
| 4 |
- speech
|
| 5 |
- whisper
|
| 6 |
- dataset
|
| 7 |
-
dataset_info:
|
| 8 |
-
features:
|
| 9 |
-
- name: audio
|
| 10 |
-
dtype:
|
| 11 |
-
audio:
|
| 12 |
-
sampling_rate: 16000
|
| 13 |
-
- name: text
|
| 14 |
-
dtype: string
|
| 15 |
-
- name: text_ts
|
| 16 |
-
dtype: string
|
| 17 |
-
- name: preconditioning
|
| 18 |
-
dtype: string
|
| 19 |
-
- name: start_time
|
| 20 |
-
dtype: string
|
| 21 |
-
- name: end_time
|
| 22 |
-
dtype: string
|
| 23 |
-
- name: speech_duration
|
| 24 |
-
dtype: float32
|
| 25 |
-
- name: word_timestamps
|
| 26 |
-
dtype: string
|
| 27 |
-
- name: source_file
|
| 28 |
-
dtype: string
|
| 29 |
-
- name: language
|
| 30 |
-
dtype: string
|
| 31 |
-
splits:
|
| 32 |
-
- name: train
|
| 33 |
-
num_bytes: 3875008
|
| 34 |
-
num_examples: 4
|
| 35 |
-
download_size: 3870090
|
| 36 |
-
dataset_size: 3875008
|
| 37 |
-
configs:
|
| 38 |
-
- config_name: default
|
| 39 |
-
data_files:
|
| 40 |
-
- split: train
|
| 41 |
-
path: data/train-*
|
| 42 |
---
|
| 43 |
# test-draft-asr-e2e
|
| 44 |
|
|
@@ -49,7 +14,7 @@ Speech dataset prepared with Trelis Studio.
|
|
| 49 |
| Metric | Value |
|
| 50 |
|--------|-------|
|
| 51 |
| Source files | 1 |
|
| 52 |
-
| Train samples |
|
| 53 |
| Total duration | 2.1 minutes |
|
| 54 |
|
| 55 |
## Columns
|
|
|
|
| 4 |
- speech
|
| 5 |
- whisper
|
| 6 |
- dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
# test-draft-asr-e2e
|
| 9 |
|
|
|
|
| 14 |
| Metric | Value |
|
| 15 |
|--------|-------|
|
| 16 |
| Source files | 1 |
|
| 17 |
+
| Train samples | 4 |
|
| 18 |
| Total duration | 2.1 minutes |
|
| 19 |
|
| 20 |
## Columns
|