Skip to content

Commit

Permalink
clarified something
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaydonbob03 committed Nov 13, 2023
1 parent d86e58b commit ca4cee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ openai
wave
```

6. GPTVoicewithGUI.py - much like GPTvoice.py, this file will provide user input to GPT, get a response, then send the response to azure tts. Althought, instead of doing everything through the code, this instead is a gui based application. This will allow the user to edit the fixed prompt and then start the recording with the press of a button.
6. GPTVoicewithGUI.py - much like GPTvoice.py, this file will provide user input to GPT, get a response, then send the response to azure tts. Althought, instead of doing everything through the code, this instead is a gui based application. This will allow the user to edit the fixed prompt and then start the recording with the press of a button. Still in testing, not fully functional!!

To use this program make sure to pip install the following:

Expand Down

0 comments on commit ca4cee4

Please sign in to comment.