n8n-nodes-xtts
Version: 
XTTS v2 node for n8n
23 lines (16 loc) • 371 B
Markdown
n8n-nodes-xtts
# Description
XTTS v2 node for n8n, providing text-to-speech functionality.
# Installation
Install the package using pnpm:
```bash
pnpm install n8n-nodes-xtts
```
# Usage
After installation, the XTTS node will be available in n8n for text-to-speech operations.
# Requirements
- n8n 1.0.0 or higher
- Node.js >=18.10
- pnpm >=9.1
# License
MIT