Skip to content

stanfea/valentine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valentine

Sales bot using openai

  1. ask a question
  2. wait for the aswer with be spoken to you

3. python3 -m venv valentine/.venv 4. source valentine/.venv/bin/activate 5. pip install google-auth google-api-python-client SpeechRecognition openai gTTS 7. set OPENAI_API_KEY variable 8. profiling pip install snakeviz cprofile 9. switch to azure-cognitiveservices-speech

--

change to using whisper for voice to text

  1. pip install whisper

sources:

https://github.com/mallorbc/whisper_mic/blob/main/mic.py

About

POC phone sales bot using openai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published