|
|
|
|
|
by goodroot
71 days ago
|
|
Nice one! For Linux folks, I developed https://github.com/goodroot/hyprwhspr. On Linux, there's access to the latest Cohere Transcribe model and it works very, very well. Requires a GPU though. Larger local models generally shouldn't require a subordinate model for clean up. Have you compared WhisperKit to faster-whisper or similar? You might be able to run turbov3 successfully and negate the need for cleanup. Incidentally, waiting for Apple to blow this all up with native STT any day now. :) |
|