diff --git a/example_env.txt b/example_env.txt index 19b48da..19203bf 100644 --- a/example_env.txt +++ b/example_env.txt @@ -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' diff --git a/requirements_windows.txt b/requirements_windows.txt index d2a6f82..11b2a17 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -8,7 +8,6 @@ langchainhub==0.1.15 langchain_experimental sentence_transformers langchain_openai -faiss-cpu pypdf langsmith unstructured