3.4.0 • Published 20 days ago

@resemble/node v3.4.0

Weekly downloads
-
License
-
Repository
-
Last release
20 days ago

resemble.ai API

resemble.ai is a state-of-the-art natural voice cloning and synthesis provider. Best of all, the platform is accessible by using our public API! Sign up here to get an API token!

This repository hosts a NodeJS library for convenient usage of the Resemble API.

Quick Start

npm install @resemble/node
# or
yarn add @resemble/node

See documentation at docs.resemble.ai.

Features

  • Typescript definitions
  • Works with NodeJS, Deno, and the browser!
  • Supports the V2 API

Test!

npm run test

Publishing

  1. git status: Make sure your working directory has no pending changes.
  2. Update the version key in package.json
  3. git commit: Commit this version change.
  4. Publish to npmjs.org:
npm run build
npm publish
3.4.0

20 days ago

3.3.1

7 months ago

3.3.0

7 months ago

3.2.0

7 months ago

3.1.0

7 months ago

3.3.2

7 months ago

3.0.0

7 months ago

2.1.0

8 months ago

2.0.3

12 months ago

2.0.2

2 years ago

1.2.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.0

3 years ago

1.0.0

3 years ago