Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

assemblyai

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assemblyai - npm Package Versions

1
6

4.4.1

Diff

Changelog

Source

[4.4.1] - 2024-04-16

Changed

  • Deprecate enableExtraSessionInformation parameter in CreateRealtimeTranscriberParams type
robot-assemblyai
published 4.4.0 •

Changelog

Source

[4.4.0] - 2024-04-12

Added

  • Add disablePartialTranscripts parameter to CreateRealtimeTranscriberParams
  • Add enableExtraSessionInformation parameter to CreateRealtimeTranscriberParams
  • Add session_information event to RealtimeTranscriber.on()

Changed

  • ⚠️ Deprecate conformer-2 literal for TranscriptParams.speech_model property

Fixed

  • Add missing status property to AutoHighlightsResult
robot-assemblyai
published 4.3.4 •

Changelog

Source

[4.3.4] - 2024-04-02

Added

  • SpeechModel.Best enum
  • TranscriptListItem.error property

Changed

  • Make PageDetails.prev_url nullable
  • Rename Realtime to Streaming inside code documentation
  • More inline code documentation

Fixed

  • Rename SubstitutionPolicy literal "entity_type" to "entity_name"
  • Fix the pagination example in "List transcripts" sample on README
robot-assemblyai
published 4.3.3 •

Changelog

Source

[4.3.3] - 2024-03-18

Added

  • GitHub action to generate API reference
  • Generate API reference with Typedoc and host on GitHub Pages

Changed

  • Add conformer-2 to SpeechModel type
  • Change language_code field to accept any string
  • Move from JSDoc to TSDoc
  • Update ws to 8.13.0
  • Update dev dependencies (no public facing changes)
robot-assemblyai
published 4.3.2 •

Changelog

Source

[4.3.2] - 2024-03-08

Added

  • Add 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.
  • Add TranscriptReadyNotification type for the transcript webhook body.

Changed

  • Update codebase to use TSDoc
  • Update README.md with more samples
robot-assemblyai
published 4.3.1 •

robot-assemblyai
published 4.3.0 •

Changelog

Source

[4.3.0] - 2024-02-15

Added

  • Add RealtimeTranscriber.configureEndUtteranceSilenceThreshold function
  • Add RealtimeTranscriber.forceEndUtterance function
  • Add end_utterance_silence_threshold property to CreateRealtimeTranscriberParams and RealtimeTranscriberParams types.
robot-assemblyai
published 4.2.3 •

Changelog

Source

[4.2.3] - 2024-02-13

Added

  • Add speech_model field to TranscriptParams and add SpeechModel type.
robot-assemblyai
published 4.2.2 •

Changelog

Source

[4.2.2] - 2024-01-29

Changed

  • Windows paths passed to client.transcripts.transcribe and client.transcripts.submit will work as expected.
robot-assemblyai
published 4.2.1 •

Changelog

Source

[4.2.1] - 2024-01-23

Added

  • Add answer_format to LemurActionItemsParams type

Changed

  • Rename RealtimeService to RealtimeTranscriber, RealtimeServiceFactory to RealtimeTranscriberFactory, RealtimeTranscriberFactory.createService() to RealtimeTranscriberFactory.transcriber(). Deprecated aliases are provided for all old types and functions for backwards compatibility.
  • Restrict the type for redact_pii_audio_quality from string to RedactPiiAudioQuality an enum string.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc