Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amanvirparhar/weebo
/ functions
Functions
11 in github.com/amanvirparhar/weebo
⨍
Functions
11
◇
Types & classes
1
↓ 2 callers
Method
phonemize
(self, text: str)
main.py:82
↓ 1 callers
Method
_create_vocab
(self)
main.py:75
↓ 1 callers
Method
_init_espeak
(self)
main.py:51
↓ 1 callers
Method
_init_models
(self)
main.py:61
↓ 1 callers
Method
create_and_play_response
(self, prompt: str)
main.py:177
↓ 1 callers
Function
main
()
main.py:279
↓ 1 callers
Method
record_and_transcribe
(self)
main.py:114
Method
__init__
(self)
main.py:18
Method
_signal_handler
(self, signum, frame)
main.py:47
Method
callback
(indata, frames, time_info, status)
main.py:120
Method
generate_audio
(self, phonemes: str, voice: str, speed: float)
main.py:94