Commit graph

7 commits

Author SHA1 Message Date
Raivis Dejus
04c07c6cae
Adding VAD to whisper.cpp to reduce hallucinations on audio w silences (#1412) 2026-03-07 05:58:04 +00:00
Raivis Dejus
97b1619902
Fix chinease word level timestamps (#1355) 2026-01-16 12:31:48 +00:00
Raivis Dejus
73376a63ac
Add speaker identification2 (#1290)
Co-authored-by: David Olowomeye <100958002+greatdaveo@users.noreply.github.com>
2025-12-02 21:39:24 +02:00
Raivis Dejus
71e04b7350
Whispercpp cli uv (#1264) 2025-11-01 18:31:01 +02:00
Raivis Dejus
725031ebb8
Adding Core ML support for WhisperCpp (#976)
This also changes how models for Whisper.cpp are downloaded. After update of the app models will need to be re-downloaded if you have them already downloaded.
2024-11-05 19:41:26 +02:00
Chidi Williams
20a76cf8ba
feat: enable prompt option for Whisper.cpp and OpenAI API (#706) 2024-03-23 16:57:37 +00:00
Chidi Williams
ab912deaf8
feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00