Skip to content

Commit

Permalink
fixed formatting for README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaydonbob03 committed Oct 1, 2023
1 parent 414a02b commit 4279782
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ The Included Files are as Follows:

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

pyaudio \n
numpy \n
azure.cognitiveservices.speech \n
azure \n
openai \n
threading \n
keyboard \n
google.cloud \n
speech \n
pyaudio \
numpy \
azure.cognitiveservices.speech \
azure \
openai \
threading \
keyboard \
google.cloud \
speech \
wave

3. InputtoResponse.py - This script has two different varients. Just comment out either or to change it. The two options are just chatting with GPT or chatting with GPT with a Fixed Prompt before your input.
Expand All @@ -36,7 +36,7 @@ openai

All you need for this is:

openai \n
openai \
requests


Expand Down

0 comments on commit 4279782

Please sign in to comment.