Crates.io | voicevox_api |
lib.rs | voicevox_api |
version | 0.14.4 |
source | src |
created_at | 2023-04-16 12:56:17.741488 |
updated_at | 2023-04-16 12:56:17.741488 |
description | VOICEVOX API binding |
homepage | |
repository | https://github.com/mkanenobu/voicevox-api-rust |
max_upload_size | |
id | 840549 |
size | 106,681 |
VOICEVOX API binding for rust.
Generated using openapi-generator and fix manually.
If you want to see the details of VOICEVOX API, please visit http://localhost:50021/docs .
Install VOICEVOX first
https://voicevox.hiroshiba.jp/
And add this to your Cargo.toml
.
[dependencies]
voicevox_api = { git = "https://github.com/mkanenobu/voicevox-api-rust" }