Commit Graph

269 Commits

Author SHA1 Message Date
Cohee
5ed3013e45 Remove persist call for chroma 2023-08-08 17:43:15 +03:00
Cohee
0c09107dd4 Add Python 3.11 recommendation nudge 2023-08-05 15:06:24 +03:00
Cohee
38b6403ca1 Port chromadb update from neo 2023-07-31 22:14:42 +03:00
Cohee
a1662cc1c2 Merge pull request #95 from donlinglok/patch-1
Update server.py for new chroma
2023-07-31 22:12:52 +03:00
donlinglok
abecb1ca5b Update server.py 2023-07-31 22:05:26 +08:00
donlinglok
c19e6d3881 Update server.py 2023-07-31 22:02:31 +08:00
donlinglok
17d622d7bf Update server.py 2023-07-31 21:56:03 +08:00
donlinglok
1dce09959e Update server.py for new chroma 2023-07-31 21:38:02 +08:00
Cohee
b5d35f470f Migrate coqui module to neo branch 2023-07-25 17:08:05 +03:00
Cohee
886f6d3aeb Temporarily remove coqui from requirements 2023-07-25 16:02:40 +03:00
Cohee
7ceddbd327 Update README.md 2023-07-25 14:25:47 +03:00
Cohee
09b6450bec Update README.md 2023-07-25 13:04:25 +03:00
Cohee
5cd40e0520 Fix coqui TTS module 2023-07-25 12:46:17 +03:00
Cohee
eba02d4f23 Update README.md 2023-07-22 21:22:13 +03:00
Cohee
8fd3f917a1 Merge pull request #73 from YellowRoseCx/main
Create requirements-rocm.txt
2023-07-18 21:36:27 +03:00
SillyLossy
0b25aff3e1 Hardcode test.wav path 2023-07-09 21:46:45 +03:00
Cohee
f00807e2ee Merge pull request #76 from 50h100a/chroma-error
Fail gracefully when querying an empty/missing collection.
2023-07-08 11:49:11 +03:00
50h100a
61bf91c182 Enhance logging. 2023-07-08 04:36:33 -04:00
50h100a
57fc3485d9 Don't scream when accessing an empty/missing collection.
(it's usually expected behavior)
2023-07-08 04:30:57 -04:00
Cohee
e31c283b3f Merge pull request #75 from BlueprintCoding/patch-2
Silero TTS Fix for "File already exists"
2023-07-07 22:32:34 +03:00
Blueprint Coding
57be2e167a Silero TTS Fix for "File already exists"
Added fix for Silero not working as new files were unable to be created if one already existed.
2023-07-07 13:30:14 -06:00
Cohee
560e2eff29 Merge pull request #74 from BlipRanger/Chroma-Error-Handling-Patch 2023-07-06 08:27:44 +03:00
YellowRoseCx
1fddd2b03a Create requirements-rocm.txt 2023-07-05 22:16:10 -05:00
BlipRanger
4ada6d3c7f Minimum error handling for bad chroma requests 2023-07-05 22:49:08 -04:00
SillyLossy
b05598fbcb Add more requirements to M1 2023-07-05 01:56:30 +03:00
Cohee
16ed138fcf Merge pull request #72 from BlueprintCoding/patch-1 2023-07-04 22:07:01 +03:00
Blueprint Coding
3227e1c196 Updated Silero TTS to be compatible with STSL
Had to add absolute pathing for SILERO_SAMPLES_PATH, SILERO_SAMPLE_TEXT, & audio to set the extras directory based on the parent folder. Because of STSL dynamic install locations they were getting placed in the STSL folder instead of extras.

Should not effect regular launching via python.
2023-07-04 13:05:19 -06:00
Cohee
36438f0320 Merge pull request #70 from YellowRoseCx/patch-1 2023-06-30 10:00:21 +03:00
YellowRoseCx
b17211bafa fix cpu mode
adds back "and not args.cpu" to device_string otherwise cpu mode will never trigger if a cuda device is installed in the machine
2023-06-30 00:13:20 -05:00
Cohee
a533bd5226 Merge pull request #67 from majick/apple-silicon
Fix: inverted sense bug with cuda sd float32
2023-06-29 01:03:04 +03:00
majick
dea4254e01 Fix: inverted sense bug with cuda sd float32
Inverting the use of float16 with SD on cuda was introduced with my MPS
hack.  Fixed.
Also, make the MPS changes more consistent with cuda_device, since we
don't need a hardcoded value any more.
2023-06-28 14:19:59 -07:00
SillyLossy
079f86838b Add Apple instructions to README 2023-06-28 23:12:10 +03:00
Cohee
919b11cdfc Merge pull request #66 from majick/apple-silicon
First pass at Apple Silicon MPS back end
2023-06-28 23:09:28 +03:00
majick
aee5e71e45 First pass at Apple Silicon MPS back end 2023-06-28 11:11:38 -07:00
SillyLossy
5b8d9e2c92 [Feature request] Specify which GPU to use if CUDA is selected as a command line argument. #65 2023-06-26 11:24:05 +03:00
SillyLossy
24ea1e8a19 Lint spaces 2023-06-25 21:02:29 +03:00
Cohee
abc8cab76c Merge pull request #64 from BlipRanger/main
Initial work on multichat chroma
2023-06-25 20:51:58 +03:00
BlipRanger
5b4753b719 Respect requested query number 2023-06-25 01:01:03 -04:00
BlipRanger
7b733e7498 Initial work on multichat chroma 2023-06-24 14:49:08 -04:00
SillyLossy
ff0e9a0ba3 Merge branch 'main' of https://github.com/Cohee1207/SillyTavern-extras 2023-06-24 21:32:08 +03:00
SillyLossy
01d6c9a431 Add ignore of tts samples to API key 2023-06-24 21:31:49 +03:00
SillyLossy
6386caabec Fix CUDA mode. 2023-06-22 12:15:31 +03:00
Cohee
e6badf2f8a Merge pull request #60 from johnbenac/main 2023-06-22 08:49:52 +03:00
johnbenac
add7daa61b sorts messages in ChromaDB export by 'date' order 2023-06-22 00:25:53 -04:00
SillyLossy
db0b232903 Extra modules (except SD) now use CPU by default 2023-06-18 21:51:31 +03:00
Cohee
94ab92972c Merge pull request #58 from BlipRanger/main
Optionality for Chromadb persistence
2023-06-18 21:37:30 +03:00
BlipRanger
13628591e9 Line removal 2023-06-17 20:53:03 -04:00
BlipRanger
7d5582584e Make chromadb persistence optional
Allows for the use of the `--chroma-persist` and `--no-chroma-persist` args. Still defaults to true.
2023-06-17 20:51:42 -04:00
SillyLossy
d146ad5bc6 Merge branch 'main' of http://github.com/Cohee1207/SillyTavern-extras 2023-06-13 13:56:11 +03:00
SillyLossy
453e850d41 Remove outdated modules from readme 2023-06-13 13:55:59 +03:00