File size: 1,514 Bytes
deab214
0a1c18d
 
deab214
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
268599c
 
 
 
 
7d7daa2
 
268599c
 
 
 
 
 
 
 
 
3bd2bc8
c86ed5a
 
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
language:
- en
dataset_info:
  features:
  - name: transcription
    dtype: string
  - name: speaker
    dtype: string
  - name: speaker_id
    dtype: int64
  - name: gender
    dtype: string
  - name: utterance_pitch_mean
    dtype: float64
  - name: utterance_pitch_std
    dtype: float64
  - name: snr
    dtype: float64
  - name: c50
    dtype: float64
  - name: speech_duration
    dtype: float64
  - name: stoi
    dtype: float64
  - name: si-sdr
    dtype: float64
  - name: pesq
    dtype: float64
  - name: pitch
    dtype: string
  - name: speaking_rate
    dtype: string
  - name: noise
    dtype: string
  - name: reverberation
    dtype: string
  - name: speech_monotony
    dtype: string
  - name: prompt
    dtype: string
  - name: audio_filename
    dtype: string
  splits:
  - name: train
    num_bytes: 187085433
    num_examples: 360298
  download_size: 66013072
  dataset_size: 187085433
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# Replicating https://github.com/huggingface/dataspeech using Malay dataset

Notebooks at https://github.com/mesolitica/malaysian-dataset/tree/master/text-to-speech/dataspeech

Filtered and splitted to train test set at https://huggingface.co/datasets/huseinzol05/processed-tts-combine-annotated

## Speakers

1. Yasmin, ID 0, female
2. Osman, ID 1, male
3. Bunga, ID 2, female
4. Ariff, ID 3, male
5. Ayu, ID 4, female
6. Kamarul, ID 5, male
7. Danial, ID 6, male
8. Elina, ID 7, female

With total ~713 hours.