Mert Sefa AKGUN

Results 5 issues of Mert Sefa AKGUN

With Python3.10, they move Iterable object under Collections.**abc** So im getting error when i initialize project. Is will be fix for it or am i need to use Python3.9 ?...

Introduce the Whisper plugin for LiveKit, enabling offline speech-to-text capabilities using local Whisper model inference. This includes: - Initial setup of the plugin structure with classes for Whisper model, speech-to-text...

## Description ## Type of Change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ]...

This pull request introduces Tauri integration into the project, replacing the previous Node.js-based commands with Bun and adding necessary configurations and dependencies for building cross-platform desktop and mobile applications. Key...

```zsh export BAT_PAGER="builtin" alias -g -- --help='--help 2>&1 | bat --language=help --style=plain' ``` ```rs thread 'main' panicked at src/output.rs:212:65:ary/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-1called `Result::unwrap()` on an `Err` value: Any { .. } ```

bug
help wanted