File size: 762 Bytes
ffb585f |
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 |
---
dataset_info:
features:
- name: id
dtype: string
- name: audio
struct:
- name: array
sequence: float32
- name: path
dtype: string
- name: sampling_rate
dtype: int64
- name: pred_str
dtype: string
- name: pred_str_norm
dtype: string
- name: intent
dtype: string
- name: entities
list:
- name: filler
dtype: string
- name: type
dtype: string
- name: file
dtype: string
splits:
- name: train
num_bytes: 568309188
num_examples: 2139
download_size: 462242612
dataset_size: 568309188
---
# Dataset Card for "new_nlu_tts3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |