Language Model Action Set

Provides actions that are used for language models in speech-to-text systems.

Table of Actions

Action Name Description
calculateErrorRate Calculates the error rates of characters, words, and sentences by comparing hypothesis and reference transcripts
IdentifySpeakers Identify speakers
lmDecode Decodes recurrent neural network (RNN) scores by using the specified language model
lmImport Imports an nGram language model
nGramCount Counts the nGrams in the nGram table
nGramCountToLm Creates a language model from an nGram table
textToNGram Converts raw text into nGrams
transcribeSpeech Transcribe speech
Last updated: November 23, 2025