File size: 1,374 Bytes
c15786d
fe31d90
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e0ef46d
42455bf
 
 
ee04861
42455bf
29ef632
42455bf
29ef632
42455bf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c15786d
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
---
license: cc-by-4.0
task_categories:
  - audio-to-audio
  - automatic-speech-recognition
  - audio-classification
  - text-to-speech
task_ids: 
  - speaker-identification
size_categories:
  - 10K<n<100K
source_datasets: []
language:
  - fr
multilinguality:
  - monolingual
language_creators:
  - crowdsourced
  - expert-generated
annotations_creators:
  - expert-generated
pretty_name: 'VibraVox'
configs:
  - config_name: ASR_Reference_microphone
    data_files:
    - split: train
      path: "ASR_reference_mic/clean/train/train_ASR_ref_microphone.tsv"
    - split: val
      path: "ASR_reference_mic/clean/val/val_ASR_ref_microphone.tsv"
    - split: test
      path: "ASR_reference_mic/clean/test/test_ASR_ref_microphone.tsv"
  - config_name: ASR_Laryngophone
    features:
      - name: file_name
        dtype: string
      - name: audio
        dtype: audio
      - name: transcription
        dtype: string
      - name: sensor_id
        dtype: string
      - name: speaker_id
        dtype: int64
      - name: gender
        dtype: string
      - name: type
        dtype: string
      - name: gender
        dtype: string
      - name: split
        dtype: string
    data_files:
    - split: train
      path: "train_ASR_laryngophone.tsv"
    - split: val
      path: "val_ASR_laryngophone.tsv"
    - split: test
      path: "test_ASR_laryngophone.tsv"
---