Socket
Book a DemoInstallSign in
Socket

@chikistudio/block-assemblyai

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chikistudio/block-assemblyai

Use the AssemblyAI block for Studio to use AssemblyAI's models to [transcribe audio with Speech-to-Text models](https://www.assemblyai.com/products/speech-to-text?utm_source=studio), analyze audio with [audio intelligence models](https://www.assemblyai.co

latest
npmnpm
Version
1.0.2
Version published
Maintainers
0
Created
Source

AssemblyAI block for Studio

Use the AssemblyAI block for Studio to use AssemblyAI's models to transcribe audio with Speech-to-Text models, analyze audio with audio intelligence models, build generative AI features on top of audio with LLMs using LeMUR.

Learn more about this block:

This library was built upon the AssemblyAI JavaScript SDK.

Building

Run nx build blocks-assemblyai to build the library.

Generating props

  • Copy assemblyai.env.sample to assemblyai.env
  • In assemblyai.env, update the OPENAPI_SPEC_LOCATION variable to the path or URL of AssemblyAI's OpenAPI spec
  • Run nx generate-params blocks-assemblyai

You can find AssemblyAI's OpenAPI spec on GitHub.

FAQs

Package last updated on 09 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts