Transcribe.com is an online service and processing API which allows to transcribe audio and video files and more!
npm install n8n-nodes-transcribe-comThis is an n8n community node. It lets you use Transcribe.com service in your n8n workflows.
Transcribe.com is an online service and processing API which allows to transcribe audio and video files and more!
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Follow the installation guide in the n8n community nodes documentation.
1. Go to Settings > Community Nodes.
2. Select Install.
3. Enter n8n-nodes-transcribe-com in Enter npm package name.
4. Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
5. Select Install.
After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.
- Transcribe file into text
- Login here, or create a free account which allows free time credits at start.
- Open automation popup in account settings (account settings can be opened by clicking gear icon) and copy your Invite Code.
- Paste Invite Code into n8n credentials input.
A typical workflow using this node would look like this:
Compatible with n8n@2.4.6 or later