-
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
I incidentally had a similar issue with something unrelated in Python even with an en-US system. The "fix" was to set PYTHONUTF8=1.
I'll throw it into the start.bat and hope it doesn't have…
Running
./scripts/tortoise_tts.py
Beyond my scope, as:
- I haven't touched that file at all.
- I'm not supporting manually invoking tortoise-tts.
- my priority lies with [mrq/ai-voice-clo…
Noted, I'll make sure to add that as a note in the wiki.
The recommendation now is to not use all-in-one files
Correct.
It's not the end of the world if you can't, but Whisper's timestamps aren't to be trusted as much as I had hoped.
make…
Anyways, the last thing I need to mend is how I'm "leveraging" the dataset by making it actually leverage the dataset, rather than something like "I see you segmented your audio, so I'll make some…
I forgot I was too fried over the weekend to respond.
What I'm wondering about is how to get segmentation right. It's surprising to hear that sentence by sentence is okay, since whisper has…
Allegedly WSL2 does support nccl, per NVIDIA's doc/blog/guide. I'm not too well-versed in how robust WSL2 is, but I imagine just using the…