Skip to main content
POST
Get phoneme lengths and pitch from accent phrases

Query Parameters

speaker
integer
required
core_version
string

Body

application/json
moras
Mora · object[]
required

List of moras

accent
integer
required

Accent position

pause_mora
Pause Mora · object

Silent mora appended to the end of the accent phrase. If null, no silent mora is appended.

is_interrogative
boolean
default:false

Whether the phrase is interrogative

Response

Successful Response

moras
Mora · object[]
required

List of moras

accent
integer
required

Accent position

pause_mora
Pause Mora · object

Silent mora appended to the end of the accent phrase. If null, no silent mora is appended.

is_interrogative
boolean
default:false

Whether the phrase is interrogative

Last modified on July 13, 2026