Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Eigenwise/groq_whisperer
/ functions
Functions
5 in github.com/Eigenwise/groq_whisperer
⨍
Functions
5
◇
Types & classes
0
↓ 1 callers
Function
copy_transcription_to_clipboard
Copy the transcribed text to clipboard using pyperclip.
main.py:78
↓ 1 callers
Function
main
()
main.py:86
↓ 1 callers
Function
record_audio
Record audio from the microphone while the PAUSE button is held down.
main.py:14
↓ 1 callers
Function
save_audio
Save recorded audio to a temporary WAV file.
main.py:45
↓ 1 callers
Function
transcribe_audio
Transcribe audio using Groq's Whisper implementation.
main.py:59