From 88460de63f2d1a1e9c664732f1b5942f5703a38e Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 1 Jan 2026 13:50:09 +0000 Subject: [PATCH] =?UTF-8?q?v=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/v.md b/v.md index a957c43..325fe29 100644 --- a/v.md +++ b/v.md @@ -2,6 +2,22 @@ ai.v project -- voice: https://github.com/VOICEVOX/voicevox_engine -- vmc: -- claude: \ No newline at end of file +## voice + +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 +} +``` +