o
odinpkg.dev
packages / binding / voicevox_core_odin

voicevox_core_odin

a160d80binding

odin bindings for voicevox_core

MIT · updated 3 years ago

voicevox_core_odin

odin bindings for voicevox_core, tested on Windows for 0.14.2.

Requirements

Run Demos

Once the all the necessary requirements are in place, we can test the cpu version with:

odin run demo_cpu.odin -file -out:./voicevox_core/lib/demo_cpu.exe

or the cuda version with

odin run demo_cuda_windows.odin -file -out:./demo_cuda.exe