/
AI
aivis-project
/
AivisSpeech Engine
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
クエリ作成
3
クエリ編集
4
post
テキストからアクセント句を得る
post
アクセント句から音高・音素長を得る
post
アクセント句から音素長を得る
post
アクセント句から音高を得る
その他
16
ユーザー辞書
5
設定
2
音声合成
6
音声合成モデル管理
4
クエリ編集
アクセント句から音高・音素長を得る
post
/mora_data
Query parameters
speaker
integer
required
core_version
string
nullable
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