Socket
Book a DemoInstallSign in
Socket

n8n-nodes-assemblyai

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

n8n-nodes-assemblyai

A simple n8n node to make call to AssemblyAI transcription API

unpublished
Source
npmnpm
Version
0.0.5
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

n8n-nodes-assemblyai

This is an n8n community node. It lets you use AssemblyAI in your n8n workflows.

n8n is a fair-code licensed workflow automation platform.

AssemblyAI is an AI-powered speech recognition and transcription API.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Transcribe audio file

Compatibility

This node has been developed and tested with n8n version 0.214.3.

Usage

This node allows you to transcribe audio files using AssemblyAI's API. You can use it to:

  • Transcribe audio from a URL
  • Choose between automatic language detection or manual language selection
  • Select the speech model (Best or Nano)
  • Configure various transcription options like punctuation, text formatting, word boosting, etc.

Resources

Version history

  • 0.0.3
    • Added language selection options
    • Added speech model selection
    • Added various transcription configuration options
  • 0.0.2
    • Initial release

Contributing

Contributions are welcome! Please check out the contributing guidelines.

License

MIT

Built By

Lou | Digital Marketing

Keywords

n8n-community-assemblyai

FAQs

Package last updated on 13 Aug 2024

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