|
--- |
|
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. |