assemblyai
Advanced tools
Changelog
[4.4.1] - 2024-04-16
enableExtraSessionInformation
parameter in CreateRealtimeTranscriberParams
typeChangelog
[4.4.0] - 2024-04-12
disablePartialTranscripts
parameter to CreateRealtimeTranscriberParams
enableExtraSessionInformation
parameter to CreateRealtimeTranscriberParams
session_information
event to RealtimeTranscriber.on()
conformer-2
literal for TranscriptParams.speech_model
propertystatus
property to AutoHighlightsResult
Changelog
[4.3.4] - 2024-04-02
SpeechModel.Best
enumTranscriptListItem.error
propertyPageDetails.prev_url
nullableSubstitutionPolicy
literal "entity_type" to "entity_name"Changelog
[4.3.3] - 2024-03-18
conformer-2
to SpeechModel
typelanguage_code
field to accept any stringws
to 8.13.0Changelog
[4.3.2] - 2024-03-08
audio_url
property to TranscribeParams
in addition to the audio
property. You can use one or the other. audio_url
only accepts a URL string.TranscriptReadyNotification
type for the transcript webhook body.Changelog
[4.3.0] - 2024-02-15
RealtimeTranscriber.configureEndUtteranceSilenceThreshold
functionRealtimeTranscriber.forceEndUtterance
functionend_utterance_silence_threshold
property to CreateRealtimeTranscriberParams
and RealtimeTranscriberParams
types.Changelog
[4.2.3] - 2024-02-13
speech_model
field to TranscriptParams
and add SpeechModel
type.Changelog
[4.2.2] - 2024-01-29
client.transcripts.transcribe
and client.transcripts.submit
will work as expected.Changelog
[4.2.1] - 2024-01-23
answer_format
to LemurActionItemsParams
typeRealtimeService
to RealtimeTranscriber
, RealtimeServiceFactory
to RealtimeTranscriberFactory
, RealtimeTranscriberFactory.createService()
to RealtimeTranscriberFactory.transcriber()
. Deprecated aliases are provided for all old types and functions for backwards compatibility.redact_pii_audio_quality
from string
to RedactPiiAudioQuality
an enum string.