Install
Installation
npm install vyonicaRequirements
- Node.js 18+ (uses native
fetchandFormData)
The SDK ships ESM and CommonJS builds plus TypeScript declarations, so it works in both modern bundlers and plain Node scripts with no extra config.
Next step
Continue to the Quickstart to make your first voice clone.