thewh1teagle / vibe

Transcribe on your own!
https://thewh1teagle.github.io/vibe/
MIT License
1.22k stars 71 forks source link

[Feature Request]: Voice typing #303

Open thewh1teagle opened 1 month ago

thewh1teagle commented 1 month ago

Describe the feature

https://github.com/thewh1teagle/vibe/tree/feat/voice-type

New tab with option to select language and microphone and button to start When active there's global keyboard shortcut (Ctrl + J). while pressing it will record from mic, when stop it will transcribe and type the result.

Components:

What's need to be done: Load whisper context correctly Start record Normalize loudness Normalize samplerate Transcribe and type

Questions: Global indicator of start/stop needs to be somewhere. by hearing or by seeing.

thewh1teagle commented 1 month ago
Y-PLONI commented 1 month ago

Thank you very much! I've been waiting for this!