| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix distilled models | yum | 2024-03-14 |
| | | | | | | | | These were broken due to some logic errors in the codepath which acquires models from huggingface. Distilled large-v2 seems promising as a new default model. | ||
| * | Add "simple" text-to-text demo for the modular avatar chatbox | yum | 2024-03-08 |
| To use it: $ python3 -m pip install python-osc pillow $ cd Scripts $ python3 ./text_to_text_demo.py | |||
