Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobotTelevision/CrowAssistant
/ functions
Functions
105 in github.com/RobotTelevision/CrowAssistant
⨍
Functions
105
◇
Types & classes
8
↳
Endpoints
9
↓ 12 callers
Method
start
(self)
CrowSTT.py:638
↓ 8 callers
Method
_set_state
(self, new_state)
CrowSTT.py:1117
↓ 5 callers
Method
_preprocess_output
(self, text, preview=False)
CrowSTT.py:1176
↓ 4 callers
Method
_set_spinner
(self, text)
CrowSTT.py:1165
↓ 4 callers
Method
transcribe
(self)
CrowSTT.py:563
↓ 4 callers
Function
wintts
(text, model)
CrowAssistant.py:170
↓ 3 callers
Method
_on_realtime_transcription_stabilized
(self, text)
CrowSTT.py:1217
↓ 3 callers
Function
contains_word
(text, word)
CrowAssistant.py:165
↓ 3 callers
Method
get_window_info
(self, hwnd)
Crow.py:252
↓ 3 callers
Method
stop
(self)
CrowSTT.py:670
↓ 2 callers
Method
_is_webrtc_speech
(self, chunk, all_frames_must_be_true=False)
CrowSTT.py:1062
↓ 2 callers
Method
_start_thread
(self, target=None, args=())
CrowSTT.py:367
↓ 2 callers
Method
count_tokens
Count the number of tokens in a list of messages.
CrowBrain.py:35
↓ 2 callers
Method
generate
(self, input_text, conversation_id)
CrowBrain.py:151
↓ 2 callers
Method
get_instance
(cls)
CrowBrain.py:17
↓ 2 callers
Method
get_volume
(self)
Volume.py:21
↓ 2 callers
Function
load_sprite_sheet
(filename, sprite_size)
Crow.py:44
↓ 2 callers
Method
move_to_window
(self, hwnd)
Crow.py:261
↓ 2 callers
Function
name_to_index
(device_name, is_input)
CrowAssistant.py:503
↓ 2 callers
Method
set_volume
(self, volume)
Volume.py:36
↓ 1 callers
Method
End
(self)
Crow.py:392
↓ 1 callers
Method
Update
(self)
Crow.py:334
↓ 1 callers
Method
_check_voice_activity
(self, data)
CrowSTT.py:1098
↓ 1 callers
Method
_find_tail_match_in_text
(self, text1, text2, length_of_match=10)
CrowSTT.py:1193
↓ 1 callers
Method
_is_voice_active
(self)
CrowSTT.py:1113
↓ 1 callers
Method
_on_realtime_transcription_update
(self, text)
CrowSTT.py:1223
↓ 1 callers
Method
abort
(self)
CrowSTT.py:519
↓ 1 callers
Method
addSystemMessage
(self, input_text, conversation_id)
CrowBrain.py:142
↓ 1 callers
Method
delete_conversation
(self, conversation_id)
CrowBrain.py:206
↓ 1 callers
Function
delete_wav_files
()
CrowAssistant.py:83
↓ 1 callers
Function
force_thread_termination
(thread)
CrowAssistant.py:492
↓ 1 callers
Function
get_audio_output_devices
Prints a list of audio output devices and their device indices on Windows.
CrowAssistant.py:515
↓ 1 callers
Method
get_conversations
(self)
CrowBrain.py:132
↓ 1 callers
Method
get_focused_window
(self)
Crow.py:243
↓ 1 callers
Method
get_instance
(cls)
Crow.py:162
↓ 1 callers
Function
handle_completed_sentence
(sentence)
CrowAssistant.py:144
↓ 1 callers
Function
is_blank
(sprite)
Crow.py:58
↓ 1 callers
Method
launch_webpage
(self)
Crow.py:329
↓ 1 callers
Method
list_audio_input_names
(self)
CrowBrain.py:217
↓ 1 callers
Method
list_audio_output_names
(self)
CrowBrain.py:227
↓ 1 callers
Method
load_config
(self)
CrowConfig.py:24
↓ 1 callers
Function
load_sprite_animation
(name)
Crow.py:31
↓ 1 callers
Function
main
()
CrowAssistant.py:401
↓ 1 callers
Method
move_to_taskbar_clock
(self)
Crow.py:276
↓ 1 callers
Method
new_conversation
(self)
CrowBrain.py:125
↓ 1 callers
Function
play_wav
(wavefile)
CrowAssistant.py:261
↓ 1 callers
Method
render
(self, screen)
Crow.py:136
↓ 1 callers
Method
save_config
(self)
CrowBrain.py:121
↓ 1 callers
Method
select_conversation
(self, conversation_id)
CrowBrain.py:137
↓ 1 callers
Method
set_always_on_top
(self)
Crow.py:234
↓ 1 callers
Method
set_test_voice_callback
Set the callback function for testing voice.
CrowBrain.py:23
↓ 1 callers
Method
setup_routes
(self)
CrowBrain.py:237
↓ 1 callers
Function
shutdown
()
CrowAssistant.py:451
↓ 1 callers
Method
shutdown
(self)
CrowSTT.py:739
↓ 1 callers
Method
shutdown
()
CrowBrain.py:267
↓ 1 callers
Method
start_server_thread
(self)
CrowBrain.py:111
↓ 1 callers
Method
test_voice
(self, voice_id)
CrowBrain.py:27
↓ 1 callers
Method
text
(self, on_transcription_finished=None, )
CrowSTT.py:617
↓ 1 callers
Method
trim_messages
Trim the messages to fit within max_tokens.
CrowBrain.py:47
↓ 1 callers
Method
update
(self)
Crow.py:90
↓ 1 callers
Method
update_position
(self)
Crow.py:296
↓ 1 callers
Method
wait_audio
(self)
CrowSTT.py:527
Function
Init
()
Crow.py:155
Function
Init
()
CrowBrain.py:305
Method
__enter__
(self)
CrowSTT.py:1229
Method
__exit__
(self, exc_type, exc_value, traceback)
CrowSTT.py:1233
Method
__init__
(self, model: str = INIT_MODEL_TRANSCRIPTION, language: str = "",
CrowSTT.py:64
Method
__init__
(self, device_index=None)
Volume.py:4
Method
__init__
(self, crow)
Crow.py:68
Method
__init__
(self)
Crow.py:167
Method
__init__
(self)
CrowBrain.py:60
Method
__init__
(self)
CrowConfig.py:6
Method
_audio_data_worker
(audio_queue, sample_rate, buffer_size,
CrowSTT.py:448
Method
_is_silero_speech
(self, chunk)
CrowSTT.py:1042
Method
_process_wakeword
Processes audio data to detect wake words.
CrowSTT.py:578
Method
_realtime_worker
(self)
CrowSTT.py:914
Method
_recording_worker
(self)
CrowSTT.py:788
Method
_transcription_worker
(conn, model_path, compute_type,
CrowSTT.py:380
Method
add_message
()
CrowBrain.py:143
Function
aibrains
()
CrowAssistant.py:373
Function
callback
(in_data, frame_count, time_info, status)
CrowAssistant.py:242
Method
delete_conversation_route
()
CrowBrain.py:262
Method
feed_audio
(self, chunk, original_sample_rate=16000)
CrowSTT.py:696
Method
generate_route
()
CrowBrain.py:256
Method
get_conversations_route
()
CrowBrain.py:247
Method
get_instance
(cls)
CrowSTT.py:58
Method
index
()
CrowBrain.py:239
Method
list_devices
()
Volume.py:53
Method
load_config
(self)
CrowBrain.py:118
Function
my_start_callback
()
CrowAssistant.py:318
Function
my_stop_callback
()
CrowAssistant.py:330
Method
new_conversation_route
()
CrowBrain.py:243
Function
play_and_delete_wav
()
CrowAssistant.py:208
Function
process_text
(text)
CrowAssistant.py:306
Method
run_server
(self, host='0.0.0.0', port=5000)
CrowBrain.py:108
Method
save_config
(self)
CrowConfig.py:33
Method
select_conversation_route
()
CrowBrain.py:251
Method
set_microphone
Set the microphone on or off.
CrowSTT.py:732
Method
settings_route
()
CrowBrain.py:275
Function
test_voice
(vid)
CrowAssistant.py:160
next →
1–100 of 105, ranked by callers