mirror of
https://github.com/SevaSk/ecoute.git
synced 2024-12-18 20:27:56 +00:00
Update README.md
This commit is contained in:
parent
88dc772617
commit
ede6a30b9d
@ -1,7 +1,7 @@
|
||||
|
||||
# 🎧 Ecoute
|
||||
|
||||
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3 for the user to say based on the live transcription of the conversation.
|
||||
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
|
||||
|
||||
## 📖 Description
|
||||
|
||||
@ -15,6 +15,7 @@ Follow these steps to set up and run ecoute on your local machine.
|
||||
|
||||
- Python 3.x
|
||||
- An OpenAI API key
|
||||
- Only works on windows currently
|
||||
|
||||
### 🔧 Installation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user