| dataset_info: | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: conv_id | |
| dtype: string | |
| - name: original_or_reenacted | |
| dtype: string | |
| - name: time_start | |
| dtype: string | |
| - name: time_end | |
| dtype: string | |
| - name: duration | |
| dtype: string | |
| - name: trans_id | |
| dtype: string | |
| - name: wav_orig | |
| sequence: float32 | |
| - name: wav_trans | |
| sequence: float32 | |
| - name: text_orig | |
| dtype: string | |
| - name: text_trans | |
| dtype: string | |
| splits: | |
| - name: v2_short | |
| num_bytes: 347282073 | |
| num_examples: 1173 | |
| download_size: 349744398 | |
| dataset_size: 347282073 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: v2_short | |
| path: data/v2_short-* | |
| This is a copy of DRAL-2.0 dataset (https://www.cs.utep.edu/nigel/dral/), with only short fragments and only those where the audio on the left is original. | |