UNPKG

n8n-nodes-xtts

Version:
23 lines (16 loc) 371 B
# 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