🎤 New Gladia Transcription Provider Support
-
Custom vocabulary support: Enable a custom vocabulary with
GladiausingAssistant.transcriber[provider="GladiaTranscriber"].customVocabularyEnabled. You can also specify simple strings or detailed objects with fields for value, language, intensity, and alternative pronunciations usingAssistant.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"].endpointingandAssistant.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"].prosodyEnabledandAssistant.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"].confidenceThresholdandAssistant.transcriber[provider="GladiaTranscriber"].hints.
💳 Subscription Updates
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.