Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dongsub-joung/japanese-tts
The Japanese TTS app written rust with voicevox in windows
https://github.com/dongsub-joung/japanese-tts
rust tts windows zundamon
Last synced: 6 days ago
JSON representation
The Japanese TTS app written rust with voicevox in windows
- Host: GitHub
- URL: https://github.com/dongsub-joung/japanese-tts
- Owner: dongsub-joung
- License: mit
- Created: 2023-12-06T14:48:48.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-20T12:10:09.000Z (10 months ago)
- Last Synced: 2024-01-20T13:26:00.101Z (10 months ago)
- Topics: rust, tts, windows, zundamon
- Language: Rust
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Japanese-TTS
in windows written rust
play a sound using clipboard data
demo youtube: https://youtu.be/PilNoB5Fn44?si=v-oAcgPQKE6EkPwb## dependency - installed
https://voicevox.hiroshiba.jp/
https://cmake.org/download/## setting
1.> administrator mode
Pop up the voicevox.exe as windows administrator mode2.
> CORS Policy Mode -all
http://localhost:50021/setting
## Usage
```
cd zundamon
cargo run
```