fishaudio

The official n8n node for the Fish Audio API.

Package Information

Downloads: 162 weekly / 217 monthly
Latest Version: 0.3.0
Author: James Ding

Documentation

n8n.png

n8n-nodes-fishaudio

npm version
License

This is an n8n community node for Fish Audio - a platform for text-to-speech, speech-to-text, and voice cloning.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Speech

Operation Description
Generate Convert text to speech using Fish Audio's TTS models
Transcribe Convert speech to text using Fish Audio's ASR

Voice Model

Operation Description
List List available voice models
Get Get details of a specific voice model
Create Create a new voice model from audio samples
Delete Delete a voice model

Account

Operation Description
Get Credits Check your API credit balance

Credentials

To use this node, you need a Fish Audio API key:

  1. Create an account at fish.audio
  2. Navigate to API Keys in your dashboard
  3. Generate a new API key
  4. Add the API key to your n8n credentials

Resources

Discussion