Skip to content

jarekmor/mini_jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instalacja wymaganych bibliotek:

pip install openai

pip install elevenlabs

pip install PyAudio

pip install python-dotenv

pip install webrtcvad-wheels

Więcej:

https://platform.openai.com/docs/libraries

https://github.com/elevenlabs/elevenlabs-python

https://pypi.org/project/PyAudio/

MPV

Do generowania głosu wymagana jest instalacja aplikacji MPV: https://mpv.io/

Klucze do API

Klucze do API zapisujemy w pliku .env w tym samym folderze.

OPENAI_API_KEY="sk-xxxxxxxxxxxxxx"

ELEVEN_API_KEY = "cfsxxxxxxxxxxxxxxxxxxxxxxxxxx"

About

OpenAI and Elevenlabs tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages