Commit Graph

326 Commits

Author SHA1 Message Date
joe
3697caefa5 significant improvement in animations 2023-08-07 16:26:57 +09:00
joe
7a1d191bed Hide Print for debugging 2023-08-07 13:39:30 +09:00
joe
beebf08617 Animations 2023-08-07 11:50:21 +09:00
joe
3c22ea7958 Updates 2023-08-07 06:33:28 +09:00
joe
57a5469f37 Emotions 2023-08-06 21:12:13 +09:00
joe
32d113947e updates to defaults 2023-08-06 14:29:06 +09:00
joe
d1aa40f1f4 Needed updates working now 2023-08-06 14:20:11 +09:00
joe
d74e90106f Emotions changes 2023-08-06 13:49:48 +09:00
joe
6d57684d73 Emotions JSON 2023-08-06 13:49:35 +09:00
joe
951ab093ce Fixed Key Map 2023-08-06 13:39:44 +09:00
joe
5717b8a511 Working Live2d Emotions 2023-08-06 11:58:11 +09:00
pyrater
d202246e34 Merge branch 'SillyTavern:neo' into neo 2023-08-06 08:07:32 +09:00
joe
9f413723ac Emotion Changes, getting closer 2023-08-06 08:06:38 +09:00
Cohee
36e6bfaf44 Merge branch 'main' into neo 2023-08-05 15:29:50 +03:00
Cohee
2d15d34f1e Merge pull request #105 from pyrater/neo
Updates to work with future changes.
2023-08-05 15:08:26 +03:00
Cohee
0c09107dd4 Add Python 3.11 recommendation nudge 2023-08-05 15:06:24 +03:00
joe
dbc7e07c0a Emotion Animation changes Staging 2023-08-05 17:02:53 +09:00
joe
b84759d233 Updates to work with future changes. 2023-08-05 08:20:09 +09:00
Cohee
595c171677 Merge pull request #104 from pyrater/neo 2023-08-04 10:27:29 +03:00
pyrater
cc5152b36e Merge branch 'SillyTavern:neo' into neo 2023-08-04 16:25:33 +09:00
joe
5f4671f8e8 Coqui TTS Cpu/Gpu Flag Fix 2023-08-04 16:24:50 +09:00
Cohee
bf7cfcf043 Merge pull request #103 from pyrater/neo 2023-08-04 10:08:22 +03:00
joe
5559d0fabb Code Cleanup Removed unneed code. 2023-08-04 15:03:36 +09:00
joe
dda510f275 pause Ani after start 2023-08-04 09:51:18 +09:00
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
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
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