mirror of
https://github.com/maglore9900/max_headroom.git
synced 2025-06-02 17:40:30 +00:00
updated env
This commit is contained in:
parent
5366daf9c8
commit
6b2b0530c0
@ -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'
|
||||
|
@ -8,7 +8,6 @@ langchainhub==0.1.15
|
||||
langchain_experimental
|
||||
sentence_transformers
|
||||
langchain_openai
|
||||
faiss-cpu
|
||||
pypdf
|
||||
langsmith
|
||||
unstructured
|
||||
|
Loading…
x
Reference in New Issue
Block a user