Commit Graph

295 Commits

Author SHA1 Message Date
joe
d1e2efedba Perfomance Increase and cleanup 2023-08-04 08:32:02 +09:00
Cohee
34330ea9a8 Merge pull request #101 from pyrater/neo
Bug fix to resize image and CTRL C hang up
2023-08-02 13:03:36 +03:00
joe
e87e59ee63 Add in minor head movements 2023-08-02 15:28:05 +09:00
joe
48bd71ca99 Removed OPENCV requirements 2023-08-02 12:06:52 +09:00
pyrater
80c8e2f5a5 Update app.py
Signal not needed
2023-08-02 10:00:41 +09:00
joe
05a12822a7 WIP Updates to CTRL C hang up 2023-08-02 09:58:22 +09:00
joe
5737012554 Cleanup post bugfix 2023-08-02 08:34:01 +09:00
joe
608d9e96e6 Bug fix to resize image 2023-08-02 08:28:55 +09:00
Cohee
bfdf62765d Load live2d by posting a file 2023-08-01 23:57:32 +03:00
Cohee
ef64a1dcd2 Update requirements-silicon.txt 2023-08-01 16:36:09 +03:00
Cohee
9820a26d61 Update requirements-rocm.txt 2023-08-01 16:35:58 +03:00
Cohee
4c4fb5c447 Update requirements-complete.txt 2023-08-01 16:35:45 +03:00
Cohee
49757f40cd Update requirements-silicon.txt 2023-08-01 14:21:55 +03:00
Cohee
387eb585cf Update requirements-rocm.txt 2023-08-01 14:21:38 +03:00
Cohee
16198d0f19 Update requirements-complete.txt 2023-08-01 14:21:27 +03:00
Cohee
a44d183e53 Merge pull request #98 from pyrater/neo 2023-08-01 09:56:07 +03:00
joe
ceff958875 Cleanup unneeded File 2023-08-01 09:02:07 +09:00
joe
ef8e0493e8 added live2d Arg for gpu or cpu mode 2023-08-01 07:32:32 +09:00
pyrater
0f0dc3348e Merge branch 'SillyTavern:neo' into neo 2023-08-01 07:26:54 +09:00
joe
b22ec91fba Updated Readme for Coqui and Live2d 2023-08-01 07:25:25 +09:00
SillyLossy
6f5672de63 Update gitignore 2023-07-31 22:11:47 +03:00
Cohee
d47cb539ad Merge pull request #96 from Tony-sama/neo
Restored speech recognition streaming mode as an independant module.
2023-07-31 20:42:40 +03:00
Cohee
403c107dc7 Merge pull request #94 from pyrater/neo
Live2d Init
2023-07-31 20:42:09 +03:00
Tony Ribeiro
912c4335c2 Restored speech recognition streaming mode as an independant module. Perform audio recording using mic on server side, detect voice start/end with vosk and transcript with whisper. 2023-07-31 18:50:44 +02:00
Cohee
83adae950e Update requirements-silicon.txt 2023-07-31 13:47:18 +03:00
Cohee
9ede8ef9cb Update requirements-rocm.txt 2023-07-31 13:47:07 +03:00
Cohee
d4f6b5ddae Update requirements-complete.txt 2023-07-31 13:46:48 +03:00
joe
3673766580 Live2d Init 2023-07-31 08:35:30 +09:00
SillyLossy
3975a3a179 Fix Chromadb client creation 2023-07-30 01:19:39 +03:00
Cohee
11cd44b6e8 Merge pull request #93 from Tony-sama/neo
Feature: Speech-to-text module using Vosk, Whisper from audio file sent by ST.
2023-07-27 23:26:57 +03:00
Tony Ribeiro
d528c5e5ad merge speech recoginition module with neo branch. 2023-07-27 20:29:17 +02:00
SillyLossy
9b1e3d1250 Add coqui model preload 2023-07-26 22:49:44 +03:00
SillyLossy
30a2424e8f Fix global var access for coqui 2023-07-26 22:27:15 +03:00
Cohee
ec7cf2f1df Re-add TTS requirements 2023-07-25 17:09:58 +03:00
Cohee
0091b76297 README for neo branch 2023-07-25 17:03:27 +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