ecker
-
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
Block a user
Changing Whisper model in UI overwrites "output-volume": "*model_name" instead of "whisper-model": in exec.json
Oh, it just auto-closes the issue when I reference it.
Fixed in commit a9bd17c35316e66df93cb542b80c7b9c8137d165. I forgot I moved it around and didn't reflect it in the argument order.
Every…
Changing Whisper model in UI overwrites "output-volume": "*model_name" instead of "whisper-model": in exec.json
Implement Training
I should have everything working for training under the new, cleaned up repo. It took a lot of headaches from how many oddball fixes were needed…