Datasets:
File size: 1,052 Bytes
b8ab807 6549b6e d644481 ce274e0 6549b6e d644481 6549b6e ce274e0 d644481 ce274e0 b8ab807 2036bb6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
---
license: openrail
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: label
dtype: int64
- name: is_unknown
dtype: bool
- name: speaker_id
dtype: string
- name: utterance_id
dtype: int8
- name: logits
sequence: float32
- name: Probability
dtype: float64
- name: Predicted Label
dtype: string
- name: Annotated Labels
dtype: string
- name: embedding
sequence: float32
- name: embedding_reduced
sequence: float32
splits:
- name: train
num_bytes: 2137341907.375
num_examples: 60973
download_size: 2094280286
dataset_size: 2137341907.375
---
This dataset is an extended version of the MIT/ast-finetuned-speech-commands-v2 dataset.
It provides predicted labels, their annotations and embeddings, trained with Huggingface's AutoModel and
AutoFeatureExtractor. If you would like to have a closer look at the dataset and model's performance, you can use Spotlight by Renumics to find complex sub-relationships between classes. |