3 releases (stable)
1.1.0 | Apr 11, 2022 |
---|---|
1.0.0 | Oct 25, 2021 |
0.1.0 | Oct 21, 2021 |
#893 in Audio
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
git status
: Make sure your working directory has no pending changes.- Update the version attribute in
Cargo.toml
git commit
: Commit this version change.- Publish to crates.io:
cargo publish
Dependencies
~5–20MB
~269K SLoC