Brent George

Results 7 issues of Brent George

**My problem** I often read my notifications and don't want to delete them yet (so I don't forget to act on them lol), but don't want them showing up in...

enhancement
help wanted

### Describe the bug Calendar does not appear to refresh properly on Linux when the timezone is updated. Dots on the calendar disappear on time zone update. Then, since the...

bug

The path for `linux` and `initrd` are dated for the Fedora installation I believe. They currently point to `(loop)/isolinux/vmlinuz` and `(loop)/isolinux/initrd.img`. Running `isoinfo` on a Fedora 37 iso files reveals...

When you click the audio note button, you get a pop-up with various transcription settings, like the language, keywords, etc. It would be nice to have the main settings pane...

I've installed this plugin with the below config on `lazyvim` ``` return { -- https://github.com/sourcegraph/sg.nvim { "sourcegraph/sg.nvim", dependencies = { "nvim-lua/plenary.nvim", "nvim-telescope/telescope.nvim" }, }, } ``` I then login per...

## Proposed changes Allows specifying a callback for streaming requests. See [docs](https://developers.deepgram.com/docs/callback#streaming-audio). ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature...

## Proposed changes The Deepgram request ID for TTS requests is passed via a header value, not in the output data (which is the audio waveform for the speech). We...

enhancement