Custom vocabulary support: Enable a custom vocabulary with Gladia using Assistant.transcriber[provider="GladiaTranscriber"].customVocabularyEnabled. You can also specify simple strings or detailed objects with fields for value, language, intensity, and alternative pronunciations using Assistant.transcriber[provider="GladiaTranscriber"].customVocabularyConfig - letting you fine-tune recognition of domain-specific terms.
Endpointing & Speech Threshold: Configure endpointing time (wait time before considering speech ended) and speech sensitivity, enabling more accurate and responsive transcription with Assistant.transcriber[provider="GladiaTranscriber"].endpointing and Assistant.transcriber[provider="GladiaTranscriber"].speechThreshold.
Prosody & Audio Enhancer: Optionally enable prosody (for transcribing non-verbal cues like laughter) and audio enhancement for improved accuracy with Assistant.transcriber[provider="GladiaTranscriber"].prosodyEnabled and Assistant.transcriber[provider="GladiaTranscriber"].audioEnhancerEnabled.
Flexible Language Detection: Choose between manual and automatic language detection modes with Assistant.transcriber[provider="GladiaTranscriber"].languageDetectionMode.
Confidence Thresholds & Hints: Discard low-confidence transcripts and provide context hints for improved accuracy with Assistant.transcriber[provider="GladiaTranscriber"].confidenceThreshold and Assistant.transcriber[provider="GladiaTranscriber"].hints.
Role-based access control (RBAC):
Enable RBAC for your subscription using Subscription.rbacEnabled.
Retention settings:
Configure how long calls and chats are stored with Subscription.callRetentionDays and Subscription.chatRetentionDays.
Reset frequency:
Set how often included minutes reset using Subscription.minutesIncludedResetFrequency.