⚠️ Search for existing issues first ⚠️
GPT-3 or GPT-4
Steps to reproduce 🕹
python -m multigpt --speak --gpt3only
Current behavior 😯
Weaviate not installed. Skipping import.
pymilvus not installed. Skipping import.
Warning: The file 'AutoGpt.json' does not exist.Local memory would not be saved to a file.
pymilvus not installed. Skipping import.
Speak Mode: ENABLED
GPT3.5 Only Mode: ENABLED
Cache folder does not exist yet.Creating local_cache...
Warning: The file 'AutoGpt-agent-id-0.json' does not exist yet. Creating AutoGpt-agent-id-0.json...
Welcome to MultiGPT! I am the orchestrator of your Request failed with status code: 400
Response content: b'{"detail":{"status":"invalid_uid","message":"An invalid ID has been received: 'your-voice-id-1'. Make sure to provide a correct one."}}'
AI assistants.
Exception in thread Thread-5 (speak):
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1016, in _bootstrap_inner self.run()
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\Administrator\Multi-GPT\autogpt\speech\say.py", line 36, in speak
DEFAULT_VOICE_ENGINE.say(text)
File "C:\Users\Administrator\Multi-GPT\autogpt\speech\base.py", line 33, in say
return self._speech(text, voice_index)
File "C:\Users\Administrator\Multi-GPT\autogpt\speech\gtts.py", line 19, in _speech
playsound("speech.mp3", True)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\playsound.py", line 35, in _playsoundWin
winCommand('open "' + sound + '" alias', alias)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\playsound.py", line 31, in winCommand
raise PlaysoundException(exceptionMessage)
playsound.PlaysoundException:
Error 277 for command:
open "speech.mp3" alias playsound_0.671398253350792
A problem occurred in initializing MCI.
Expected behavior 🤔
Lunch Multi-GPT
Your prompt 📝
GPT-3 or GPT-4
Steps to reproduce 🕹
python -m multigpt --speak --gpt3only
Current behavior 😯
Weaviate not installed. Skipping import.
pymilvus not installed. Skipping import.
Warning: The file 'AutoGpt.json' does not exist.Local memory would not be saved to a file.
pymilvus not installed. Skipping import.
Speak Mode: ENABLED
GPT3.5 Only Mode: ENABLED
Cache folder does not exist yet.Creating local_cache...
Warning: The file 'AutoGpt-agent-id-0.json' does not exist yet. Creating AutoGpt-agent-id-0.json...
Welcome to MultiGPT! I am the orchestrator of your Request failed with status code: 400
Response content: b'{"detail":{"status":"invalid_uid","message":"An invalid ID has been received: 'your-voice-id-1'. Make sure to provide a correct one."}}'
AI assistants.
Exception in thread Thread-5 (speak):
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1016, in _bootstrap_inner self.run()
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\Administrator\Multi-GPT\autogpt\speech\say.py", line 36, in speak
DEFAULT_VOICE_ENGINE.say(text)
File "C:\Users\Administrator\Multi-GPT\autogpt\speech\base.py", line 33, in say
return self._speech(text, voice_index)
File "C:\Users\Administrator\Multi-GPT\autogpt\speech\gtts.py", line 19, in _speech
playsound("speech.mp3", True)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\playsound.py", line 35, in _playsoundWin
winCommand('open "' + sound + '" alias', alias)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\playsound.py", line 31, in winCommand
raise PlaysoundException(exceptionMessage)
playsound.PlaysoundException:
Error 277 for command:
open "speech.mp3" alias playsound_0.671398253350792
A problem occurred in initializing MCI.
Expected behavior 🤔
Lunch Multi-GPT
Your prompt 📝
# Paste your prompt here