/
AI
aivis-project
/
AivisSpeech Engine
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
クエリ作成
3
クエリ編集
4
その他
16
ユーザー辞書
5
設定
2
音声合成
6
post
音声合成する
post
AivisSpeech Engine ではサポートされていない API です (常に 501 Not Implemented を返します)
post
複数まとめて音声合成する
post
指定したスタイルに対してエンジン内の話者がモーフィングが可能か判定する
post
2種類のスタイルでモーフィングした音声を合成する
post
AivisSpeech Engine ではサポートされていない API です (常に 501 Not Implemented を返します)
音声合成モデル管理
4
音声合成
複数まとめて音声合成する
post
/multi_synthesis
Query parameters
speaker
integer
required
core_version
string
nullable
Request body
AudioQuery[]
required
accent_phrases
AccentPhrase[]
required
speedScale
number
required
pitchScale
number
required
intonationScale
number
required
volumeScale
number
required
prePhonemeLength
number
required
postPhonemeLength
number
required
outputSamplingRate
integer
required
outputStereo
boolean
required
kana
string
nullable
Response
Successful Response
Changes