ASRModelList

List of available ASR models.
View as Markdown

List of available ASR models. Can be passed via the ASRParameters.model parameter. Add the following line to your scenario code to use the namespace:

require(Modules.ASR);

Sub-namespaces

  • Amazon — List of Amazon ASR models.
  • Deepgram — List of Deepgram ASR models.
  • Google — List of Google ASR models.
  • Microsoft — List of Microsoft ASR models.
  • SaluteSpeech — List of SaluteSpeech ASR models.
  • TBank — List of T-Bank ASR models.
  • Yandex — List of Yandex ASR models.
  • YandexV3 — List of YandexV3 ASR models.