MCPcopy Create free account

hub / github.com/brenpoly/be-more-agent / functions

Functions37 in github.com/brenpoly/be-more-agent

↓ 21 callersMethodset_state
(self, state, msg="", cam_path=None)
agent.py:402
↓ 13 callersMethodappend_to_text
(self, text, newline=True)
agent.py:420
↓ 3 callersFunctionchoose_input_samplerate
(device, preferred=None)
agent.py:132
↓ 3 callersMethodget_random_sound
(self, directory)
agent.py:1031
↓ 3 callersMethodplay_sound
(self, file_path)
agent.py:1037
↓ 2 callersMethod_listen_loop
(self, stream_args, input_chunk_size, target_chunk_size, use_resampling)
agent.py:618
↓ 2 callersMethodsave_audio_buffer
(self, buffer, filename, samplerate=16000)
agent.py:761
↓ 2 callersMethodsave_chat_history
(self)
agent.py:1070
↓ 2 callersMethodwait_for_tts
(self)
agent.py:945
↓ 1 callersMethod_stream_to_text
(self, chunk)
agent.py:433
↓ 1 callersMethodcapture_image
(self)
agent.py:793
↓ 1 callersMethodchat_and_respond
(self, text, img_path=None)
agent.py:811
↓ 1 callersMethoddetect_wake_word_or_ptt
(self)
agent.py:565
↓ 1 callersMethodexecute_action_and_get_result
(self, action_data)
agent.py:445
↓ 1 callersMethodextract_json_from_text
(self, text)
agent.py:285
↓ 1 callersMethodload_animations
(self)
agent.py:364
↓ 1 callersMethodload_chat_history
(self)
agent.py:1063
↓ 1 callersFunctionload_config
()
agent.py:82
↓ 1 callersMethodrecord_voice_adaptive
(self, filename="input.wav")
agent.py:694
↓ 1 callersMethodrecord_voice_ptt
(self, filename="input.wav")
agent.py:738
↓ 1 callersFunctionresolve_input_device
(config)
agent.py:97
↓ 1 callersMethodsafe_exit
(self)
agent.py:293
↓ 1 callersMethodspeak
(self, text)
agent.py:962
↓ 1 callersMethodtranscribe_audio
(self, filename)
agent.py:774
↓ 1 callersMethodupdate_animation
(self)
agent.py:383
↓ 1 callersMethodwarm_up_logic
(self)
agent.py:556
Method__init__
(self, master)
agent.py:210
Method_run_thinking_sound_loop
(self)
agent.py:1022
Method_tts_worker
(self)
agent.py:950
Method_update
()
agent.py:403
Methodcallback
(indata, frames, time_info, status)
agent.py:712
Methodexit_fullscreen
(self, event=None)
agent.py:322
Methodhandle_ptt_toggle
(self, event=None)
agent.py:338
Methodhandle_speaking_interrupt
(self, event=None)
agent.py:353
Methodsafe_main_execution
(self)
agent.py:517
Methodtoggle_hud_visibility
(self, event=None)
agent.py:326
Methodupdate_text_stream
()
agent.py:434