mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-16 20:09:41 +00:00
phonemizer fixes, now kokoro works very well
This commit is contained in:
parent
3f621be7dd
commit
67ef5e6c02
13 changed files with 58645 additions and 58612 deletions
|
@ -22,6 +22,7 @@ pyinstaller --noconfirm --onefile --clean --console --collect-all customtkinter
|
|||
--add-data "./koboldcpp_clblast_failsafe.so:." \
|
||||
--add-data "./koboldcpp_vulkan_noavx2.so:." \
|
||||
--add-data "./koboldcpp_vulkan.so:." \
|
||||
--add-data "./kokoro_ipa.embd:." \
|
||||
--add-data "./rwkv_vocab.embd:." \
|
||||
--add-data "./rwkv_world_vocab.embd:." \
|
||||
--version-file "./version.txt" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue