Lukas Kalbertodt
Lukas Kalbertodt
Sorry for the delay replying to this. I'm not 100% convinced, or rather: changing this does have at least one disadvantage as well. If Studio hard rejects unknown config values,...
No more activity on this issue and Matthias agrees with my last comment -> closing.
A simple but very useful title filter was added here: https://github.com/elan-ev/tobira/pull/1541
Hi there! Thanks for raising this issue, but I'm in fact aware of this. I also pondered if I should do anything in response. Two important notes: - Being unmaintained...
Just a few comments from a user perspective that I gained when working with explore.opencast.org (ingesting conference recordings for example). This is a single node machine with 4 CPUs, running...
> This will depend on the load value for the speech-to-text jobs. It defaults to 0.8, so it should run more than one Whisper job on a 4-core system. Of...
When I disabled the `async` option of the speechtotext workflow, I saw multiple whisper instances running at the same time. So yes, that's probably not necessary a job dispatch issue....
Briefly looked into this. I think this would require a new method on `Partial`, e.g. `from_lossy_env`. Basically same codegen as `from_env`, but with `.unwrap_or(None)` instead of `?`. This is not...
Hi and thanks for my slow reply! It's great to see there are some developments in this area. I agree, ideally there is no need for libtest-mimic in the Rust...
While I also would love to see a non-Paella player in Tobira, I actually don't think it's a good idea to have multiple players in Tobira (or at least in...