mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
Update server_executor_cleaned.py
This commit is contained in:
@@ -28,6 +28,7 @@ RATE = 48000
|
||||
audio_buffer = AudioFifo()
|
||||
executor = ThreadPoolExecutor()
|
||||
transcription_text = ""
|
||||
# Load your locally downloaded Vicuna model and load it here. Set this path in the config.ini file
|
||||
llm = GPT4All(config["DEFAULT"]["LLM_PATH"])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user