Skip to content

Commit

Permalink
updated env
Browse files Browse the repository at this point in the history
  • Loading branch information
maglore9900 committed Oct 6, 2024
1 parent 5366daf commit 6b2b053
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion example_env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
1 change: 0 additions & 1 deletion requirements_windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ langchainhub==0.1.15
langchain_experimental
sentence_transformers
langchain_openai
faiss-cpu
pypdf
langsmith
unstructured
Expand Down

0 comments on commit 6b2b053

Please sign in to comment.