Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 mode

2.

> CORS Policy Mode -all

http://localhost:50021/setting

## Usage
```
cd zundamon
cargo run
```