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

Diff

Changelog

Source

[4.2.0] - 2024-01-11

Added

  • Add content_safety_confidence to TranscriptParams & TranscriptOptionalParams.

Changed

  • The RealtimeService now sends audio as binary instead of a base64-encoded JSON object.
robot-assemblyai
published 4.2.0-beta.0 •

robot-assemblyai
published 4.1.0 •

Changelog

Source

[4.1.0] - 2023-12-22

Added

  • Add "anthropic/claude-2-1" to LemurModel type
  • Add encoding option to the real-time service and factory. encoding can be "pcm_s16le" or "pcm_mulaw".
  • "pcm_mulaw" is a newly supported audio encoding for the real-time service.

Changed

  • Allow any string into final_model for LeMUR requests
robot-assemblyai
published 4.0.1 •

Changelog

Source

[4.0.1] - 2023-12-14

Added

  • Add "assemblyai/mistral-7b" to LemurModel type

Changed

  • Update types with @example
  • Update types with Format: uuid if applicable
robot-assemblyai
published 4.0.0 •

Changelog

Source

[4.0.0] - 2023-12-08

Added

  • Add node, deno, bun, browser, and workerd (Cloudflare Workers) exports to package.json. These exports are compatible versions of the SDK, with a few limitations in some cases. For more details, consult the SDK Compatibility document.
  • Add dist/assemblyai.umd.js and dist/assemblyai.umd.min.js. You can reference these script files directly in the browser and the SDK will be available at the global assemblyai variable.

Changed

  • RealtimeService.sendAudio accepts audio via type ArrayBufferLike.
  • Breaking: RealtimeService.stream returns a WHATWG Streams Standard stream, instead of a Node stream. In the browser, the native web standard stream will be used.
  • ws is used as the WebSocket client as before, but in the browser, the native WebSocket client is used.
  • Rename Node SDK to JavaScript SDK as the SDK is compatible with more runtimes now.
robot-assemblyai
published 4.0.0-beta.3 •

robot-assemblyai
published 4.0.0-beta.2 •

robot-assemblyai
published 4.0.0-beta.1 •

robot-assemblyai
published 4.0.0-beta.0 •

robot-assemblyai
published 3.1.3 •

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