yujonglee
yujonglee
We have basic implementation in browser/macos.rs, but it should work across - Browser - AppLaunch - Mic (#675) - Event
## Proposed changes https://github.com/deepgram/deepgram-rust-sdk/blob/d2f2723e64375d771086859d56c2b4434757a2da/src/common/stream_response.rs#L87 Include `extra: Option` ## Context https://developers.deepgram.com/docs/extra-metadata ## Possible Implementation as Option field ## Other information
## Describe the bug While running pipeline: ```bash You cannot select the number of dataset splits for a generative evaluation at the moment. Automatically inferring. Splits: 0%| | 0/1 [00:00
expected: ```ts new LMStudioClient({ fetch: myCustomFetch }); ```
## Summary Fixes a race condition in external STT server lifecycle management that caused multiple server processes to accumulate when switching between models (e.g., ParakeetV2 ↔ ParakeetV3). When switching models,...
# feat: add analytics tracking for 10 user actions ## Summary Adds PostHog analytics tracking for 9 key user actions in the desktop app: | Event | Location | Properties...
#66 is done, but we need more work on make it usable. Windows support is still not our top priority, but it is mostly simple fixes. --- - [ ]...