/
AI
aivis-project
/
AivisSpeech Engine
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 23m ago · Updated 2mo ago
Details
Filter operations
クエリ作成
3
クエリ編集
5
post
テキストからアクセント句を得る
post
アクセント句から音高・音素長を得る
post
アクセント句から音素長を得る
post
アクセント句から音高を得る
post
スコア・歌唱音声合成用のクエリからフレームごとの音量を得る
その他
17
ユーザー辞書
5
設定
2
音声ライブラリ管理
4
音声合成
6
クエリ編集
アクセント句から音高・音素長を得る
post
/mora_data
Query parameters
speaker
integer
required
core_version
string
Request body
AccentPhrase[]
required
moras
Mora[]
required
モーラのリスト
accent
integer
required
アクセント箇所
pause_mora
Mora
モーラ(子音+母音)ごとの情報
is_interrogative
boolean
疑問系かどうか
Response
Successful Response
AccentPhrase[]
required
moras
Mora[]
required
モーラのリスト
accent
integer
required
アクセント箇所
pause_mora
Mora
モーラ(子音+母音)ごとの情報
is_interrogative
boolean
疑問系かどうか
Changes