Skip to content

kalytero/go_voicevox_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • voicevox_core: 0.15.3
  • linux x64 | arm64

Usage (clean build)

export BINARY=download-linux-x64
# export BINARY=download-linux-arm64

export LD_LIBRARY_PATH=./voicevox_core

curl -sSfL https://github.com/VOICEVOX/voicevox_core/releases/latest/download/$BINARY -o download
chmod +x download
./download

go build

./voicevox

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages