Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chenyukang/talkGPT
/ functions
Functions
2 in github.com/chenyukang/talkGPT
⨍
Functions
2
◇
Types & classes
0
↓ 1 callers
Function
send_request
Sends a request to the OpenAI API and speaks out the response. Args: language: A string indicating the language of the c
main.py:46
↓ 1 callers
Function
transcribe_speech
Records audio from the microphone and transcribes it into text. Args: language: A string indicating the language of the
main.py:13