Sebastian Öjefors

Results 11 issues of Sebastian Öjefors

### Describe the problem When using [rdev](https://crates.io/crates/rdev) and possibly other global shortcut crates, the keyboard input gets blocked by DeviceEventFilter default state **Unfocused** if the Tauri app is in focus....

good first issue
type: feature request
status: backlog

Is there any data that you can share on how long it took to train the student models with the recommended setup of [4 GPUs with 12GB memory](https://github.com/browsermt/students/blob/master/train-student/README.md) (What GPU...

Hello, 'Models produced by the Bergamot project are released under the [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license.' If I use the software under the MIT license in this repo and create a model...

Hi there! I'm trying to get the preprocessed image from Tesseract by setting TesseditWriteImages to true like so; ```` tessapi .set_variable(Variable::TesseditWriteImages, "1") .unwrap(); ```` I believe this is correct. Now...

There's an issue with game input that pops up in some games, seemingly primarily DX9 games, although I have had limited possibilities to try lots of games with the other...

- Warhammer 40K: Dawn of War; Displays ImGui fine if injected on launch, but if you change resolution in-game then ImGui disappears due to no trigger of a device reset....

help wanted

Hi there, I've just come to realize that there are a lot of different types of quotation marks depending on where you're from. Do the language models being used by...

According to the [translate request](https://github.com/XapaJIaMnu/translateLocally/blob/cf92a04e414dde9d5ffc8e65129a7d6e1dbb04eb/src/cli/NativeMsgIface.h#L77C12-L107) we can request that quality scores and alignments tokens are to be returned. However, the response struct only holds a string. Is it simply not...

Hello again, Is it possible to change settings like 'Threads', 'Memory per thread' and 'Translation cache' through NativeMessaging or/also when initiating the process? If not, I'd like to make a...

Hello, I've had issues getting translateLocally to output into my desired encoding on Windows 10. No matter if I use CMD, Powershell or Git after converting the console to UTF-8,...

bug