-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* windows workflow: prepare cache * windows workflow * copy libtorch/lib * fix core cache path * fix site-packages path * quote path * skip unnecessary os check * rm cudnn url from cpu matrix * use bin dir to search cuda dlls * install voicevox core python package * fix version spec * makelib * cmd /C instead cmd * call directly makelib.bat * call bat with relative path * install ccache * rm voicevox core url dump file * fix ccache_url ref * copy core dll * nuitka assume yes for download * generic site-packages dir path * extract cuda dll only (reduce disk usage) * fix cuda dll path * fix mkdir cuda dll dir * setup-python outputs.python-version * use windows-2019 * replace bashslash to slash in cp * set nuitka cache dir env * nuitka cache dir as env in step * fix cuda path escaping * use cuda slash path to rm * use shell variable for cuda slash path * fix command substitution * fix quote * fix command substitution * use [] instead - in yaml * fix step order (save temporal capacity) * libtorch extract only dlls * cudnn extract only dlls * show disk space before nuitka build for debug * fix shell name * merge dlls with upload-artifact (save storage space) * add disk space log * disk space log as step * fix cache step id (-dll-) * use symlink to pack artifact * fix env to create symlink * ref matirx.device * log symlinks * fix windows nuitka cache key; rm target * unquote asterisk * create symlink instead of copy (Git Bash) * use step env for MSYS env var * overwrite symlink * remove CUDA/cuDNN download (included in LibTorch) * remove CUDA/cuDNN download commands (included in LibTorch) * use only include for matrix * fix libtorch step name * reorder steps; libtorch former * run build.yml on master push * download openjtalk dic (with retry) * fail workflow if openjtalk dic download fail * follow core 0.6.0 (windows)
- Loading branch information
Showing
1 changed file
with
254 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters