v7 is here!
This is a HUGE release with several breaking changes. Starting in v7, the old TTS server scripts are no longer supported. You will have to upgrade to tts-serve for TTS support. This change brings in support for more TTS engines (with even more coming in future!) and the ability to view and change many more TTS options than before.
This release also fixes a few bugs and offers a couple of neat new options. Specify an API key for your LLM connection! Specify an optional global system prompt that applies to all your personas! See the full list below.
What's Changed, in detail
- Issue #86 - dynamic TTS server capabilities by @scorbo2 in #98
- Issue #102 - renaming a persona should rename its directory by @scorbo2 in #103
- Issue #101 - add global system prompt option by @scorbo2 in #104
- Feature doc for issue #99 by @scorbo2 in #106
- Issue #105 - chat room deletion bugs by @scorbo2 in #107
- Issue #100 - add API key option for LLM connections by @scorbo2 in #108
- Issue #109 - add support for new tts-serve parameter type array by @scorbo2 in #110
- Dev branch for v7.0 by @scorbo2 in #97
Full Changelog: 6.0...7.0