The settings are now changing the system prompt
This commit is contained in:
parent
deb1745788
commit
75f735e50a
5 changed files with 33 additions and 22 deletions
|
@ -7,7 +7,7 @@ from db import DB
|
|||
from weather import Weather
|
||||
from voice import VoiceRecognition
|
||||
from tts import TTS
|
||||
|
||||
|
||||
|
||||
class API:
|
||||
def __init__(self):
|
||||
|
|
|
@ -13,6 +13,6 @@ python-weather
|
|||
pycouchdb
|
||||
pyttsx3
|
||||
pip-licenses
|
||||
openai-whisper
|
||||
faster-whisper
|
||||
pydub
|
||||
ffmpeg
|
Loading…
Add table
Add a link
Reference in a new issue