SyllableLevelTimingResult Class

Contains syllable level timing result

Note

Added in version 1.20.0.

Inheritance
builtins.object
SyllableLevelTimingResult

Constructor

SyllableLevelTimingResult(_json)

Parameters

Name Description
_json
Required

Attributes

accuracy_score

The score indicating the pronunciation accuracy of the given speech, which indicates how closely the phonemes match a native speaker's pronunciation

duration

The duration of the syllable, in ticks (100 nanoseconds).

grapheme

The grapheme.

offset

The offset of the syllable, in ticks (100 nanoseconds).

syllable

The syllable.