Datasets:
File size: 1,021 Bytes
b8ab807 6549b6e 37d8ccc 6549b6e 37d8ccc 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 |
---
license: openrail
dataset_info:
features:
- name: full_audio
dtype: audio
- 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: float64
splits:
- name: train
num_bytes: 1774663023.432
num_examples: 51093
download_size: 1701177850
dataset_size: 1774663023.432
---
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. |