Deepgram

List of Deepgram ASR profiles.
View as Markdown

List of Deepgram ASR profiles. Can be passed via the ASRParameters.profile parameter. Add the following line to your scenario code to use the enum:

require(Modules.ASR);

Constants

NameTypeDescription
zhASRProfileChinese (China)
zh_CNASRProfileChinese (Simplified)
zh_TWASRProfileChinese (Traditional)
daASRProfileDanish (Denmark)
nlASRProfileDutch (Netherlands)
enASRProfileEnglish (Common)
en_AUASRProfileEnglish (Australia)
en_GBASRProfileEnglish (Great Britain)
en_INASRProfileEnglish (Indonesia)
en_NZASRProfileEnglish (New Zealand)
en_USASRProfileEnglish (United States)
frASRProfileFrench (France)
fr_CAASRProfileFrench (Canada)
deASRProfileGerman (Germany)
hiASRProfileHindi (India)
hi_LatnASRProfileHindi (Latin)
idASRProfileIndonesian (Indonesia)
itASRProfileItalian (Italy)
jaASRProfileJapanese (Japan)
koASRProfileKorean (Korea)
noASRProfileNorwegian (Norway)
plASRProfilePolish (Poland)
ptASRProfilePortuguese (Common)
pt_BRASRProfilePortuguese (Brazil)
pt_PTASRProfilePortuguese (Portugal)
ruASRProfileRussian (Russia)
esASRProfileSpanish (Spain)
es_419ASRProfileSpanish (Latin America)
svASRProfileSwedish (Sweden)
taASRProfileTamil (India)
trASRProfileTurkish (Turkey)
ukASRProfileUkrainian (Ukraine)
multiASRProfileMultilingual (All supported languages)