Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Get Phonemes
speechace:get_phonemes
Get the list of available phonemes for a specific dialect.
Read
Low risk
Get Supported Languages
speechace:get_supported_languages
Get list of all supported languages and dialects for speech scoring.
Read
Low risk
Get Word Phonemes
speechace:get_word_phonemes
Get the phonetic breakdown of a word including IPA transcription and syllable structure.
Read
Low risk
Score Phone
speechace:score_phone
Score pronunciation of a single phoneme with detailed acoustic analysis.
Write
Medium risk
Score Spontaneous
speechace:score_spontaneous
Score spontaneous speech for fluency, pronunciation, and overall quality.
Write
Medium risk
Score Text
speechace:score_text
Score pronunciation and fluency of spoken text against reference text.
Write
Medium risk
Score Word
speechace:score_word
Score pronunciation of a single word with detailed phoneme analysis.
Write
Medium risk
Validate Audio
speechace:validate_audio
Validate audio file format and quality before scoring.
Write
Medium risk