Get the (almost) daily changelog

🎤 New Gladia Transcription Provider Support

  1. 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.

  2. 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.

  3. 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.

  4. Flexible Language Detection: Choose between manual and automatic language detection modes with Assistant.transcriber[provider="GladiaTranscriber"].languageDetectionMode.

  5. 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.

💳 Subscription Updates

RBAC

Role-based access control (RBAC):
Enable RBAC for your subscription using Subscription.rbacEnabled.

Call & Chat Retention

Retention settings:
Configure how long calls and chats are stored with Subscription.callRetentionDays and Subscription.chatRetentionDays.

Minutes Included Reset Frequency

Reset frequency:
Set how often included minutes reset using Subscription.minutesIncludedResetFrequency.