Skip to content

v2.7.3 - WINDOWS Bark Fun-ness!!

Compare
Choose a tag to compare
@BBC-Esq BBC-Esq released this 19 Dec 03:01
· 770 commits to main since this release
6c6bced

Marking this as Windows-only since I haven't vetted it for Linux/MacOS...So can't guarantee it'll even work on those systems. This release is marked as "funness" because it's not strictly necessary for using the vector database. If you want something more stable, stick to v2.7.2 until a fully-compatible release is done.

The main addition is using Bark models to speak the response from the LLM. You can only use this after a response has been received from the LLM - i.e. not when using the "test embeddings" checkbox.

Still debugging...so no GUI settings to change. SEE the inline instructions within bark_module.py script itself on how to customize the size of the Bark models used, float32/float16, etc.