#voice #natural #clone #api #cloning #synthesis #resemble

resemble-rust

Resemble is the easiest way to clone and synthesize natural voice

3 releases (stable)

1.1.0 Apr 11, 2022
1.0.0 Oct 25, 2021
0.1.0 Oct 21, 2021

#829 in Audio

42 downloads per month

MIT license

1MB
743 lines

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 Rust library for convenient usage of the Resemble API.

Publishing

  1. git status: Make sure your working directory has no pending changes.
  2. Update the version attribute in Cargo.toml
  3. git commit: Commit this version change.
  4. Publish to crates.io:
cargo publish

Dependencies

~5–19MB
~281K SLoC