Closed carlaKC closed 3 months ago
I sometimes forget that there's another person out there using this tool, so it's great to hear from you. π
I had already addressed this issue in a feature branch (see this commit), but itβs going to take a bit of time before it merges with the main branch. In the meantime, Iβve cherry-picked the fix directly to the main branch in this commit, so the problem should be resolved now!
Additional productivity tip: tstbtc now supports a configuration file, so by creating the following config.ini
you will not need to repeat those flags everytime:
[DEFAULT]
deepgram = True
diarize = True
noqueue = True
I sometimes forget that there's another person out there using this tool, so it's great to hear from you. π
Greetings from the abyss! And thank you for the quick fix π«Ά Confirmed fixed on 1845a6e.
tstbtc now supports a configuration file, so by creating the following config.ini you will not need to repeat those flags everytime:
Verrynice π
Ran into an issue on: 04c3a82 (not present in f905534, so recently introduced)