File size: 763 Bytes
cdc845d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6561db1
 
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
---
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
  splits:
  - name: v2_short
    num_bytes: 347182958
    num_examples: 1173
  download_size: 349676470
  dataset_size: 347182958
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.