You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last): File "F:\Auto-GPT\scripts\main.py", line 96, in print_assistant_thoughts speak.say_text(assistant_thoughts_speak) File "F:\Auto-GPT\scripts\speak.py", line 45, in say_text success = eleven_labs_speech(text) File "F:\Auto-GPT\scripts\speak.py", line 27, in eleven_labs_speech playsound("speech.mpeg") File "C:\Users\b4sic\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\playsound.py", line 72, in _playsoundWin winCommand(u'open {}'.format(sound)) File "C:\Users\b4sic\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\playsound.py", line 64, in winCommand raise PlaysoundException(exceptionMessage) playsound.PlaysoundException: Error 263 for command: open speech.mpeg The specified device is not open or is not recognized by `MCI.```
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Traceback
(most recent call last): File "F:\Auto-GPT\scripts\main.py", line 96, in print_assistant_thoughts speak.say_text(assistant_thoughts_speak) File "F:\Auto-GPT\scripts\speak.py", line 45, in say_text success = eleven_labs_speech(text) File "F:\Auto-GPT\scripts\speak.py", line 27, in eleven_labs_speech playsound("speech.mpeg") File "C:\Users\b4sic\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\playsound.py", line 72, in _playsoundWin winCommand(u'open {}'.format(sound)) File "C:\Users\b4sic\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\playsound.py", line 64, in winCommand raise PlaysoundException(exceptionMessage) playsound.PlaysoundException: Error 263 for command: open speech.mpeg The specified device is not open or is not recognized by `MCI.```Beta Was this translation helpful? Give feedback.
All reactions