19 Commits

Author SHA1 Message Date
Juha Jeronen
4c6f843ff9 Talkinghead performance improvements and refactoring (#207)
* talkinghead: fix and improve THA3 manual poser

* server.py: no, don't yet use fp16 for talkinghead

* talkinghead: remove wxPython dependency from live mode

* comment out unused functions

* add TODO list

* coding style

* remove unused import

* add TODO marker

* message wordings

* fix typos in variable names

* talkinghead updates

* talkinghead updates

* Empty commit

* presentation order, sectioning

* fix the inMotion flag update

* mark a TODO

* refactor

* remove done TODO items

* mark a TODO

* comment wording

* pause animation while loading a new image

* parser doesn't belong here, not a command-line app anymore

* message wording

* use finally

* remove superfluous "global" declarations

* lots of cleanup

* remove silly sys.path entry

* improve docstring

* oops

* app.py now only serves the live mode for the plugin

* talkinghead live mode: remove ifacialmocap stuff (unused)

* improve comment

* list walking is so 1990s

* use double quotes consistently

* remove now-unused ifacialmocap-related files from the repo

* remove done TODO item

* improve docstring

* update comment

* remove now-unused function

* update comment

* improve docstring

* add TODO marker

* oops, typo

* add --talkinghead-model command-line option to server.py

Default is 'auto': float16 on GPU, float32 on CPU.

* talkinghead: auto-install THA3 models if needed

* remove tha3/models from git repo (have autodownload now)

* Add hf-hub as explicit dependency

* Add THA models to gitignore

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2023-12-21 23:48:25 +02:00
Cohee
a51d993ff2 Add missing requirements 2023-12-02 15:26:53 +02:00
Cohee
73eeef63bc #183 Rework requirement files 2023-11-16 14:11:16 +02:00
YellowRoseCx
baf4f93c78 Update pytorch version in requirements-rocm.txt 2023-10-24 19:46:40 -05:00
Cohee
0d73db91e7 Bump ChromaDB version 2023-09-18 22:35:42 +03:00
ouoertheo
e18aa42965 another silero version bump 2023-08-28 18:37:46 -05:00
ouoertheo
f093ab2116 bump silero to fix max character length issue 2023-08-28 08:18:01 -05:00
Cohee
f6714549c1 Revert "Unlock flask versions"
This reverts commit f140cb4f2a.
2023-08-12 20:19:00 +03:00
Cohee
f140cb4f2a Unlock flask versions 2023-08-12 19:35:48 +03:00
Cohee
d857b1dfc4 Lock requirement versions 2023-08-12 19:25:02 +03:00
joe
48bd71ca99 Removed OPENCV requirements 2023-08-02 12:06:52 +09:00
Cohee
9820a26d61 Update requirements-rocm.txt 2023-08-01 16:35:58 +03:00
Cohee
387eb585cf Update requirements-rocm.txt 2023-08-01 14:21:38 +03:00
Cohee
9ede8ef9cb Update requirements-rocm.txt 2023-07-31 13:47:07 +03:00
SillyLossy
3975a3a179 Fix Chromadb client creation 2023-07-30 01:19:39 +03:00
Cohee
ec7cf2f1df Re-add TTS requirements 2023-07-25 17:09:58 +03:00
Cohee
886f6d3aeb Temporarily remove coqui from requirements 2023-07-25 16:02:40 +03:00
Cohee
5cd40e0520 Fix coqui TTS module 2023-07-25 12:46:17 +03:00
YellowRoseCx
1fddd2b03a Create requirements-rocm.txt 2023-07-05 22:16:10 -05:00