-
https://git.ecker.tech/ aims to provide a place to share my efforts while maintaining true ownership of my code, as I do not trust GitHub.
XMR: 4B9TQdkAkBFYrbj5ztvTx89e5LpucPeTSPzemCihdDi9EBnx7btn8RDNZTBz2zihWsjMnDkzn5As1LU6gLv3KQy8BLsZ8SG
- Joined on
2022-10-10
Fixed in commit 5f1c032312048596e1b00e836622fc7201bdf6be.
I think while I was trying to cram DirectML support, I forgot to guarantee the auto_conds also got moved to the GPU, but just the…
From the looks of it, you have the file itself in the voice folder, when it should be in a folder as the name you want to refer to the voice. For example:
- ./voices/bateman/1.wav
- ./voices/ba…
Would it be possible to have the same kind of drop down for candidates like you did in the history tab?
That'd work.
I assume Gradio doesn't allow for more complex drop downs, like…
Added in commit c5337a6b512de845cbac0780073aa73d1e93e537. Make sure to update through the update.bat/update.sh script to have it re-fetch new dependencies.
If available for importing and…
Commit ffb269e57942eaf0c233fb3e8acb75cc58ba96e3 should fix being unable to use the old voice dir (a trailing ./ problem), and the incrementing filename problem (needed to + 1 after counting,…