unlimitedbytes commited on
Commit
f61073d
·
verified ·
1 Parent(s): 41cb227

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -27
README.md CHANGED
@@ -17,29 +17,18 @@ tags:
17
  - UnlimitedBytes
18
  dataset_info:
19
  features:
20
- - name: audio
21
- dtype: audio
22
- - name: transcription
23
- dtype: string
24
- - name: voice
25
- dtype: string
26
- - name: phonemes
27
- dtype: int64
28
- - name: language
29
- dtype: string
30
- - name: gender
31
- dtype: string
32
- splits:
33
- - name: full
34
- num_bytes: 42957006647.72
35
- num_examples: 68034
36
- download_size: 67901696971
37
- dataset_size: 42957006647.72
38
- configs:
39
- - config_name: default
40
- data_files:
41
- - split: full
42
- path: data/full-*
43
  ---
44
 
45
  # Hailuo AI Voices Dataset 🎤
@@ -74,10 +63,10 @@ The dataset provides a comprehensive collection of voice samples with the follow
74
  ![Samples per Voice](https://huggingface.co/datasets/unlimitedbytes/hailuo-ai-voices/resolve/main/stats/samples_per_voice.png)
75
 
76
  ### Key Metrics
77
- - Total Samples: 3041
78
- - Total Duration: 22.38 hours
79
- - Average Duration: 26.49 seconds
80
- - Average Text Length: 405.3 characters
81
 
82
  ## 🚀 Quick Start
83
 
 
17
  - UnlimitedBytes
18
  dataset_info:
19
  features:
20
+ - name: audio
21
+ dtype: audio
22
+ - name: transcription
23
+ dtype: string
24
+ - name: voice
25
+ dtype: string
26
+ - name: phonemes
27
+ dtype: int64
28
+ - name: language
29
+ dtype: string
30
+ - name: gender
31
+ dtype: string
 
 
 
 
 
 
 
 
 
 
 
32
  ---
33
 
34
  # Hailuo AI Voices Dataset 🎤
 
63
  ![Samples per Voice](https://huggingface.co/datasets/unlimitedbytes/hailuo-ai-voices/resolve/main/stats/samples_per_voice.png)
64
 
65
  ### Key Metrics
66
+ - Total Samples: 68034
67
+ - Total Duration: 320.64 hours
68
+ - Average Duration: 16.97 seconds
69
+ - Average Text Length: 256.3 characters
70
 
71
  ## 🚀 Quick Start
72