n8n-nodes-fishaudio
v0.2.0
Published
The official n8n node for the Fish Audio API.
Maintainers
Readme
n8n-nodes-fishaudio
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:
- Create an account at fish.audio
- Navigate to API Keys in your dashboard
- Generate a new API key
- Add the API key to your n8n credentials
