File size: 668 Bytes
5b970ae
baa7b8b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5b970ae
baa7b8b
 
 
 
 
 
 
 
 
 
5b970ae
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
---
configs:
  - config_name: default
    data_files:
      - split: full
        path: data/*.wav
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: description
      dtype: string
  splits:
    - name: full
      num_bytes: 364935976  # Toplam veri boyutunu buraya ekleyin
      num_examples: 199   # Örnek sayısını buraya ekleyin
  download_size: 364935976  # İndirme boyutunu buraya ekleyin
  dataset_size: 364935976  # Veri boyutunu buraya ekleyin
tags:
  - audio
  - text-to-speech
  - turkish
  - custom-dataset
language:
  - tr
task_categories:
  - text-to-speech
license: cc-by-nc-4.0
pretty_name: Turkish Custom Voice Dataset
---