updated env

This commit is contained in:
maglore9900 2024-10-06 10:57:17 -04:00
parent 5366daf9c8
commit 6b2b0530c0
2 changed files with 1 additions and 2 deletions

View File

@ -16,7 +16,7 @@ CHARACTER = 'max'
#LISTEN_MODEL will take whisper or google, whisper is the best option but requires additional setup with Nvidia drivers
LISTEN_MODEL = 'google'
TIME_LIST = '10'
TIME_LISTEN = '10'
#STREAM SPEAK URL is using the default url for Alltalk. If you dont have all talk you can ignore this, if you want to use a different service, simply replace the url
STREAM_SPEAK_URL = 'http://127.0.0.1:7851/api/tts-generate'

View File

@ -8,7 +8,6 @@ langchainhub==0.1.15
langchain_experimental
sentence_transformers
langchain_openai
faiss-cpu
pypdf
langsmith
unstructured