-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
コアライブラリを使った公式Docker Imageを作る #84
Labels
Comments
aoirint
added a commit
to aoirint/voicevox_engine
that referenced
this issue
Sep 12, 2021
aoirint
added a commit
to aoirint/voicevox_engine
that referenced
this issue
Sep 12, 2021
6 tasks
Hiroshiba
pushed a commit
that referenced
this issue
Sep 12, 2021
* linux docker * add workflow to build linux docker * update dockerhub description automatically * fix ld.so.conf.d directory name * use python3 instead python * call ldconfig * remove hub desc update because token cannot be used * install core package * install libtorch * add doc: github secrets * force update ldconfig cache * docker cpu execute command in Makefile * lock python version 3.7.12 (self compile) * remove dev requirements install * general user execution with gosu * add .PHONY to Makefile * versioned image deploy * fix workflow: image tag * fix workflow: image tag * fix cache step * on.push.branches * fix cache * fix docker tag version order * revert image tag version order * simple tag formatting * fix head hyphen tag name * fix head hyphen tag name * fix head hyphen tag name * cache per base image * one step multi tags (cache overflow) * registry cache * run build-docker on push master * fix doc: -latest * fix doc: whitespace * update ldconfig on container start * cat voicevox core README on container start * cat README to stderr
aoirint
added a commit
to aoirint/voicevox_engine
that referenced
this issue
Sep 13, 2021
* linux docker * add workflow to build linux docker * update dockerhub description automatically * fix ld.so.conf.d directory name * use python3 instead python * call ldconfig * remove hub desc update because token cannot be used * install core package * install libtorch * add doc: github secrets * force update ldconfig cache * docker cpu execute command in Makefile * lock python version 3.7.12 (self compile) * remove dev requirements install * general user execution with gosu * add .PHONY to Makefile * versioned image deploy * fix workflow: image tag * fix workflow: image tag * fix cache step * on.push.branches * fix cache * fix docker tag version order * revert image tag version order * simple tag formatting * fix head hyphen tag name * fix head hyphen tag name * fix head hyphen tag name * cache per base image * one step multi tags (cache overflow) * registry cache * run build-docker on push master * fix doc: -latest * fix doc: whitespace * update ldconfig on container start * cat voicevox core README on container start * cat README to stderr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
内容
VOICEVOXのコアライブラリが公開されました。 https://github.com/Hiroshiba/voicevox_core
これを使った公式のVOICEVOXエンジンDocker Imageを作ると面白そうです。
The text was updated successfully, but these errors were encountered: