ArrangingFear56
23e8a2cf43
Revert "Add files via upload"
...
This reverts commit 2fbbe98eda .
2024-12-09 20:30:01 +08:00
ArrangingFear56
6b3c1a3dd2
Update fasterWhisperRequirements.txt
2024-12-09 17:16:35 +08:00
ArrangingFear56
2fbbe98eda
Add files via upload
2024-12-09 17:12:04 +08:00
ArrangingFear56
ea996b1957
Delete modules/whisper_module.py
2024-12-09 17:11:52 +08:00
ArrangingFear56
24d025af0b
Add files via upload
2024-12-09 17:11:29 +08:00
ArrangingFear56
5903207281
Delete whisper_module.py
2024-12-09 17:11:09 +08:00
ArrangingFear56
9d55444995
Add files via upload
2024-12-09 17:09:56 +08:00
Cohee
edee9dcd85
Add error handing to emotion RVC mode
2024-08-28 20:43:20 +03:00
Cohee
3d40acaacc
Pass seed and clip skip to SD
2024-05-30 20:21:51 +03:00
Cohee
1d82f3a860
Update README.md
2024-04-24 17:17:40 +03:00
Cohee
86793c6e10
Merge pull request #236 from MNarath1/fixdockervolumes
2024-04-07 13:40:00 +03:00
MNarath
ec3f5358e3
fixes data/models/rvc volume in container
2024-04-07 09:16:14 +02:00
Cohee
a6891b1488
Merge pull request #235 from MNarath1/ignore-cache
...
gitignores the cache directory that gets created as a volume for the docker
2024-04-05 22:41:04 +03:00
MNarath
d873bcbc8c
gitignore cache
2024-04-05 21:31:34 +02:00
Cohee
455670e8b9
Merge pull request #233 from mrguymiah/main
...
Update Docker Instructions
2024-04-03 11:16:14 +03:00
mrguymiah
266a354895
Update readme.md
...
Added a note for Docker environments that utilize their own templating system instead of the docker-compose.yaml file.
2024-04-02 21:21:46 -04:00
mrguymiah
1a23da4131
Update docker-compose.yml
...
Additional documentation for the entrypoint command.
2024-04-02 21:18:32 -04:00
mrguymiah
26512a00bd
Update docker-compose.yml
...
Added an example to the Entrypoint documentation.
2024-04-02 21:10:40 -04:00
mrguymiah
01960773a1
Update docker-compose.yml
...
Added additional documentation for requirements, the different options, how to format the requirements, removed the MODULES argument, added commented lines for additional volume for the RVC module (Known to still be missing some. Experimentation required.), change the final "command" to "entrypoint" and add documentation.
2024-04-02 21:09:41 -04:00
mrguymiah
c3529a5fed
Delete docker/docker-complete directory
2024-04-02 20:30:20 -04:00
mrguymiah
1022c9487a
Create Dockerfile
2024-04-02 20:26:49 -04:00
mrguymiah
71d2115a50
Update Dockerfile
...
1. Removes the MODULES ARG.
2. Replaces the final CMD with ENTRYPOINT. This allows the modules to be selected at run time of the docker, rather than compile time of the image.
2024-04-02 20:05:45 -04:00
Cohee
285e90f8df
Merge pull request #232 from MNarath1/fixrvcindocker
...
Add ffmpeg package to dockerimage
2024-04-02 01:02:16 +03:00
MNarath
0a6ffb5de2
adds ffmpeg package to docker for rvc
...
Package is required for RVC to work correctly in docker container
2024-04-01 23:53:04 +02:00
Cohee
48f45ab3eb
Update docker-compose.yml
2024-03-30 14:44:28 +02:00
Cohee
5b35e91e01
Merge pull request #227 from pevepeve/patch-1
...
Update script.py -- fixing UnicodeEncodeError: 'charmap' codec can't …
2024-02-19 17:00:11 +02:00
pevepeve
3167383edb
Update script.py -- fixing UnicodeEncodeError: 'charmap' codec can't encode character '\u2212' in position 1433: character maps to <undefined>
2024-02-19 15:15:06 +03:00
Cohee
fe9bff4137
Merge pull request #222 from Technologicat/readme-mention-embeddings
...
Update README
2024-01-31 15:36:31 +02:00
Juha Jeronen
13649b5179
fix thinko/typo
2024-01-31 14:10:30 +02:00
Juha Jeronen
26c114b571
update the README
2024-01-31 11:50:20 +02:00
Juha Jeronen
d9e3064c32
add one more item to talkinghead TODO
2024-01-31 09:43:52 +02:00
Cohee
9fae328a39
Merge pull request #221 from Technologicat/talkinghead-next6
...
Talkinghead next6, also vector DB embeddings
2024-01-24 16:37:19 +02:00
Juha Jeronen
af873577f7
report number of items the embedding is being computed for
...
(since SentenceTransformer doesn't show that in the progress bar)
2024-01-24 16:31:47 +02:00
Juha Jeronen
09c007b96c
add clarifying progress message
2024-01-24 15:44:33 +02:00
Juha Jeronen
0e506b1ce8
add vector embeddings provider
2024-01-24 15:12:15 +02:00
Juha Jeronen
1b1ae11c70
cleanliness
2024-01-24 15:12:04 +02:00
Juha Jeronen
9774a8c6f7
update TODO
2024-01-22 09:50:20 +02:00
Juha Jeronen
d03904691f
update TODO
2024-01-21 21:56:51 +02:00
Juha Jeronen
e53f65b13e
add analog_distort filter
2024-01-21 02:42:52 +02:00
Juha Jeronen
2b4fe3711f
add shift_distort filter
2024-01-21 01:43:28 +02:00
Cohee
c8f6df22b0
Merge pull request #219 from Technologicat/talkinghead-next5
...
Talkinghead next5
2024-01-20 19:33:32 +02:00
Cohee
165f1b7d68
Merge pull request #218 from ContinuumOperand/patch-1
...
Small typo at README.md
2024-01-20 19:29:03 +02:00
Juha Jeronen
870bb2a814
update TODO
...
Dump one more bug into the issue tracker.
https://github.com/SillyTavern/SillyTavern/issues/1720
2024-01-20 03:53:09 +02:00
Juha Jeronen
86fd1fa441
update TODO
...
Dump bugs to issue tracker, where they belongs.
https://github.com/SillyTavern/SillyTavern/issues/1718
https://github.com/SillyTavern/SillyTavern/issues/1719
2024-01-20 03:28:14 +02:00
Juha Jeronen
6193074785
update TODO
2024-01-20 02:46:20 +02:00
Juha Jeronen
cbb3d060be
postproc: brightness filters, without affecting translucency
2024-01-20 02:45:52 +02:00
Juha Jeronen
16c341f334
add some colorspace conversion utils (ITU-R Rec. 709 a.k.a. "HDTV")
2024-01-20 02:45:02 +02:00
Juha Jeronen
d51e4667a1
render time now excludes postprocessing time, reported separately
...
Total render time per frame = reported render time + reported postproc time
2024-01-20 02:44:24 +02:00
Juha Jeronen
a3e8776d39
move list of missing tooltips to https://github.com/SillyTavern/SillyTavern/issues/1717
2024-01-19 14:53:06 +02:00
Juha Jeronen
f66aff2e4a
wording
2024-01-18 23:07:39 +02:00