Results 8 issues of abb128

The README, CODE_OF_CONDUCT, and many source files contain references to audacityteam.org webpages and email addresses. These should probably be changed.

good first issue
release blocker

Hi all, this is a really bad issue for me personally and ruins the app for me entirely. I kinda regret having seen the pictures I saw. ## Expected behavior...

type:bug

I have a 1920x1200 monitor rotated to portrait orientation (1200x1920) and a regular 1920x1080 monitor on the right side. My display setup in sway config looks like this: ``` output...

I often use the following keyboard shortcuts for navigation: * Home to navigate to start of line (in VSCode pressing it once navigates until end of indentation, pressing it again...

C-feature
A-keymap

The ONNX exporting process currently exports five separate models: - ``encoder.onnx`` - ``decoder.onnx`` - ``joiner.onnx`` - ``joiner_encoder_proj.onnx`` - ``joiner_decoder_proj.onnx`` However, these models are just called sequentially, it doesn't look like...

It's possible to fine-tune models to be able to use audio_ctx more freely, without affecting their knowledge too much. Example with default settings (notice the ~3x speed difference): ``` $...

ideas
research🔬

Great work! I noticed however there's no implementation in C or C++, only in higher-level languages which may make it difficult to integrate into projects like llama.cpp. Is this something...

On/after the latest commit 71185e2cd2dbd5cfb318e77354af7174a38b6732, when I press or touch a controller button it stays pressed or touched forever (checked with the test controllers option in steamvr settings). It also...