Initial release

This commit is contained in:
civ
2026-08-16 19:09:33 +07:00
commit d1eb4c640a
2109 changed files with 499273 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#!/bin/bash
set -eu
../app/omnivoice-tts \
--model ../models/omnivoice-base-Q4_K_M.gguf \
--codec ../models/omnivoice-tokenizer-Q4_K_M.gguf \
--ref-rvq freeman.rvq \
--ref-text freeman.txt \
--lang Russian \
-o clone.wav < prompt.txt