v を更新
22
v.md
22
v.md
@@ -2,6 +2,22 @@
|
|||||||
|
|
||||||
ai.v project
|
ai.v project
|
||||||
|
|
||||||
- voice: https://github.com/VOICEVOX/voicevox_engine
|
## voice
|
||||||
- vmc:
|
|
||||||
- claude:
|
https://github.com/VOICEVOX/voicevox_engine
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"speaker": 0,
|
||||||
|
"speedScale": 1.0,
|
||||||
|
"pitchScale": 0.08,
|
||||||
|
"intonationScale": 1.0,
|
||||||
|
"volumeScale": 1.0,
|
||||||
|
"prePhonemeLength": 0.1,
|
||||||
|
"postPhonemeLength": 0.1,
|
||||||
|
"pauseLengthScale": 1.0,
|
||||||
|
"outputSamplingRate": 24000,
|
||||||
|
"outputStereo": false
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user