@@ -73,7 +73,7 @@ Follow these guidelines when preparing audio.
73
73
| File format | RIFF (.wav), grouped into a .zip file |
74
74
| File name | Numeric, with .wav extension. No duplicate file names allowed. |
75
75
| Sampling rate | For creating a custom neural voice, 24,000 Hz is required. |
76
- | Sample format | PCM, 16-bit |
76
+ | Sample format | PCM, at least 16-bit |
77
77
| Audio length | Shorter than 15 seconds |
78
78
| Archive format | .zip |
79
79
| Maximum archive size | 2048 MB |
@@ -117,7 +117,7 @@ Follow these guidelines when preparing audio for segmentation.
117
117
| File format | RIFF (.wav) or .mp3, grouped into a .zip file |
118
118
| File name | ASCII and Unicode characters supported. No duplicate names allowed. |
119
119
| Sampling rate | For creating a custom neural voice, 24,000 Hz is required. |
120
- | Sample format | RIFF(.wav) with a sampling rate of at least 24 KHz 16-bit PCM or mp3 with a bit rate of at least 256 KBps|
120
+ | Sample format | RIFF(.wav): PCM, at least 16-bit< br > mp3: at least 256 KBps bit rate |
121
121
| Audio length | Longer than 20 seconds |
122
122
| Archive format | .zip |
123
123
| Maximum archive size | 2048 MB |
@@ -157,7 +157,7 @@ Follow these guidelines when preparing audio.
157
157
| File format | RIFF (.wav) or .mp3, grouped into a .zip file |
158
158
| File name | ASCII and Unicode characters supported. No duplicate name allowed. |
159
159
| Sampling rate | For creating a custom neural voice, 24,000 Hz is required. |
160
- | Sample format | RIFF(.wav) with a sampling rate of at least 24 KHz 16-bit PCM or mp3 with a bit rate of at least 256 KBps|
160
+ | Sample format | RIFF(.wav): PCM, at least 16-bit< br > mp3: at least 256 KBps bit rate |
161
161
| Audio length | No limit |
162
162
| Archive format | .zip |
163
163
| Maximum archive size | 2048 MB |
0 commit comments