Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

program breaking after chatgpt colon #21

Open
michalboryka opened this issue Aug 31, 2023 · 3 comments
Open

program breaking after chatgpt colon #21

michalboryka opened this issue Aug 31, 2023 · 3 comments

Comments

@michalboryka
Copy link

A colon seems to end the voice, and a program waits for another command / voice... see example below.. it doesn't allow gpt to say the joke. is there a solution for that ?

[03:13:04] info: Waiting for wake phrase...
[03:13:07] info: Wake phrase detected.
/bin/bash: line 1: mpg123: command not found
[03:13:07] info: Speaking (none): Hello!
[03:13:09] info: Listening...
[03:13:13] info: Recognized: Tell me a joke.
[03:13:16] info: Speaking (none): Sure, here's a classic one for you:
[03:13:19] info: Listening...
[03:13:24] info: Recognized: Talk.

@098tomtom
Copy link

098tomtom commented Sep 6, 2023

Yep, I get this too; any time the bot lists something.

My work around: in config, prompt, I specifically ask the bot to answer with ellipses (...) instead of colons (:).

Seems to work so far

@cthtrifork
Copy link

@098tomtom I am not sure i understand. Can you share your solution

@098tomtom
Copy link

Sorry, it wasn't a solution. What I've resorted to doing is asking if to refrain from using colons in responses. I do this whenever i restart the program. Not perfect, and i do wish @adrianwyatt comes to the rescue soon.

I originally tried to include this in the config file where it says something along the lines of "I'm a friendly bot... my name is Alex" etc. but didn't work.

Sorry to get your hopes up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants