n8n-nodes-assemblyai
v0.0.6
Published
A simple n8n node to make call to AssemblyAI transcription API
Downloads
470
Maintainers
Readme
n8n-nodes-assemblyai
This is an n8n community node. It lets you use AssemblyAI services in your n8n workflows.
AssemblyAI is a powerful speech-to-text API that allows you to transcribe audio files with high accuracy. This node enables you to integrate AssemblyAI's transcription capabilities into your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Support The Project
Installation
Operations
Credentials
Compatibility
Usage
Resources
Support
Support The Project
Your contribution will help in developing and maintaining this node. Your support ensures continued improvements and timely updates to keep pace with changes in the Cobalt API and n8n platform.
You can support this project Here
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
The AssemblyAI node supports the following operation:
- Transcribe
- Create Transcription: Generate a transcript from an audio file URL.
Credentials
To use this node, you need to set up API credentials for AssemblyAI. The node expects the following credential field:
- API Key: Your AssemblyAI API key for authentication.
Ensure you have an account with AssemblyAI and have obtained the necessary API key.
Compatibility
This node has been tested with n8n version 0.214.0 and later.
Usage
- Add the AssemblyAI node to your workflow.
- Set up the AssemblyAI API credentials.
- Configure the operation parameters:
- Audio File URL
- Language Selection (Automatic Detection or Manual Selection)
- Speech Model (Best or Nano)
- Additional options like punctuation, text formatting, word boost, etc.
- Run your workflow and view the transcription results.
Resources
Support
For support or to report a bug, join our Discord channel: Discord.