Open Issues Need Help
View All on GitHubOffline real-time captioning software written in Flutter and Rust, powered by Whisper and LLM.
AI Summary: Research the feasibility of replacing the Whisper speech-to-text model in the FL Caption offline real-time captioning software with the Sherpa-ONNX model. This involves evaluating Sherpa-ONNX's capabilities, comparing its performance and resource usage (especially package size) against Whisper, and assessing the effort required for integration into the existing Flutter/Rust application.
Offline real-time captioning software written in Flutter and Rust, powered by Whisper and LLM.
AI Summary: Implement PipeWire support for the FL Caption offline real-time captioning software. This involves creating a new audio input method for the application, as the current library (cpal) lacks PipeWire support and workarounds are unreliable. The solution likely requires writing a custom PipeWire audio input module in Rust.
Offline real-time captioning software written in Flutter and Rust, powered by Whisper and LLM.
AI Summary: Update the offline real-time captioning software, FL Caption, to use the updated Source Han Sans 2.0 font. This involves downloading the new font files from the provided link and integrating them into the Flutter application.
Offline real-time captioning software written in Flutter and Rust, powered by Whisper and LLM.