/
AI
aivis-project
/
AivisSpeech Engine
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-07-17
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
音声合成
AivisSpeech Engine ではサポートされていない API です (常に 501 Not Implemented を返します)
post
/frame_synthesis
Query parameters
speaker
integer
required
core_version
string
nullable
Request body
FrameAudioQuery
required
フレームごとの音声合成用のクエリ
f0
number[]
required
volume
number[]
required
phonemes
FramePhoneme[]
required
volumeScale
number
required
outputSamplingRate
integer
required
outputStereo
boolean
required
Response
Successful Response
Changes