Skip to content

Releases: PaciStardust/HOSCY

HOSCY Beta v.0.4.1 Open Beta Build 10

04 Nov 09:25
Compare
Choose a tag to compare

HOSCY Open Beta

Welcome to the 10th open beta version of HOSCY!
This is likely the final release before OSCQuery and the closing of beta

If you have any questions or issues, both documentation, and a link to the Discord can be found on the main page. The wiki contains all information needed, including a quick start guide.

Important notice for updating

This release was unplanned and rushed as I originally did not think OSCQuery would not release alongside UTF-8 support. I ripped it out of this build.
Changes to media settings might have turned off your media display.

Changes

+ UI Fixes
+ Media display should now work as intended

HOSCY Beta v.0.4 Open Beta Build 9

03 Nov 19:30
Compare
Choose a tag to compare

HOSCY Open Beta

Welcome

Welcome to the 9th open beta version of HOSCY!

If you have any questions or issues, both documentation, and a link to the discord can be found on the main page. The wiki contains all information needed, including a quick start guide.

Important notice for updating

This release was unplanned and rushed as I originally did not think OSCQuery would not release alongside UTF-8 support. I ripped it out of this build.
Changes to media settings might have turned off your media display.

Changes

+ Switch to own CoreOSC-UTF8 -> Special characters now appear in textbox
+ Textbox sound can be enabled
+ Playing verb can now be changed in media
+ Media can now display album if allowed
+ Osc commands can now target "self"
+ Changed vosk thread priority to hopefully make it run faster
+ Code Cleanup

HOSCY Beta v.0.3.2 Open Beta Build 8

03 Oct 01:07
Compare
Choose a tag to compare

HOSCY Open Beta

Welcome

Welcome to the 8th open beta version of HOSCY!

If you have any questions or issues, both documentation, and a link to the discord can be found on the main page. The wiki contains all information needed, including a quick start guide.

Important notice for updating

If you have the logging level "Debug" enabled, please recreate your logging filters as internal restructuring has reset them.
Here is a list to copy paste: "/angular", "/grounded", "/velocity", "/upright", "/voice", "/viseme", "/gesture", "_angle", "_stretch"

Changes

+ Azure Recognition - Multi language support endpoint fix
+ Azure now has split custom endpoint options

HOSCY Beta v.0.3.1 Open Beta Build 7

30 Sep 23:53
Compare
Choose a tag to compare

HOSCY Open Beta

Welcome

Welcome to the 7th open beta version of HOSCY!

If you have any questions or issues, both documentation, and a link to the discord can be found on the main page. The wiki contains all information needed, including a quick start guide.

Important notice for updating

If you have the logging level "Debug" enabled, please recreate your logging filters as internal restructuring has reset them.
Here is a list to copy paste: "/angular", "/grounded", "/velocity", "/upright", "/voice", "/viseme", "/gesture", "_angle", "_stretch"

Changes

+ Azure Recognition - Phrases and multi language support

HOSCY Beta v.0.3 Open Beta Build 6

30 Sep 19:16
Compare
Choose a tag to compare

HOSCY Open Beta

Welcome

Welcome to the 6th open beta version of HOSCY!

If you have any questions or issues, both documentation, and a link to the discord can be found on the main page. The wiki contains all information needed, including a quick start guide.

Important notice for updating

If you have the logging level "Debug" enabled, please recreate your logging filters as internal restructuring has reset them.
Here is a list to copy paste: "/angular", "/grounded", "/velocity", "/upright", "/voice", "/viseme", "/gesture", "_angle", "_stretch"

Changes

+ Implemented Azure Text-to-speech
+ You now get notified on startup if an update is available
+ Typing indicator now disables itself if Textbox is not used, this can be disabled
+ Keyboard shortcut for pausing recognition (Alt+M)
+ OSC Filters are now deemed valid if empty, there is an indicator if a filter is invalid
+ Changes in Translation and OSC config will now prompt an "Unapplied changes" indicator when needed
+ Switched default recognizer back to Vosk, but added a descriptive error when starting without model
+ You can now save multiple Vosk AI models
+ Each recognizer now has a little tool tip
+ Recognizers now display "Starting" when starting up to avoid confusion
+ API options are now both on the API page and on the speech page
+ Errors now are more descriptive
+ Massive API code restructuring (Only using one HttpClient!)

HOSCY Beta v.0.2.5 Open Beta Build 5

23 Sep 23:52
Compare
Choose a tag to compare

HOSCY Open Beta

Welcome

Welcome to the 5th open beta version of HOSCY!

If you have any questions or issues, both documentation, and a link to the discord can be found on the main page. The wiki contains all information needed, including a quick start guide.

Important notice for "Closed Beta" users

Please reset your config and keep a backup of your shortcuts and commands as they will be wiped due to the new system

Changes

+ Moved "Remove full stop at end" to speech page
+ Full stops no longer hinder commands
+ Reduced minimum timeout cap

HOSCY Beta v.0.2.3 Open Beta Build 4

23 Sep 20:56
Compare
Choose a tag to compare

HOSCY Open Beta

Welcome

Welcome to the 4th open beta version of HOSCY!

If you have any questions or issues, both documentation, and a link to the discord can be found on the main page. The wiki contains all information needed, including a quick start guide.

Important notice for "Closed Beta" users

Please reset your config and keep a backup of your shortcuts and commands as they will be wiped due to the new system

Changes

+ Typing indicator now refreshes and no longer vanishes
+ Added an option to toggle typing indicator (In speech page)

HOSCY Beta v.0.2.3 Open Beta Build 3

23 Sep 17:13
Compare
Choose a tag to compare

HOSCY Open Beta

Welcome

Welcome to the third open beta version of HOSCY!

If you have any questions or issues, both documentation, and a link to the discord can be found on the main page. The wiki contains all information needed, including a quick start guide.

Important notice for "Closed Beta" users

Please reset your config and keep a backup of your shortcuts and commands as they will be wiped due to the new system

Changes

+ Fixed a bug where enabling either "Allow translate for TTS" or "Allow translate for Textbox" would apply translation to both systems
+ Fixed "Media Status" commands missing quotes around artist

HOSCY Beta v.0.2.2 Open Beta Build 2

22 Sep 21:29
Compare
Choose a tag to compare

HOSCY Open Beta

Welcome

Welcome to the second open beta version of HOSCY!

If you have any questions or issues, both documentation, and a link to the discord can be found on the main page. The wiki contains all information needed, including a quick start guide.

Important notice for "Closed Beta" users

Please reset your config and keep a backup of your shortcuts and commands as they will be wiped due to the new system

Changes

+ Fixed a bug regarding noise filter and replacements not respecting word boundaries
+ Renaming of some UI elements

HOSCY Beta v.0.2.1 Open Beta Build 1

22 Sep 16:19
Compare
Choose a tag to compare

HOSCY Open Beta

Welcome

Welcome to the first open beta version of HOSCY!

If you have any questions or issues, both documentation, and a link to the discord can be found on the main page. If the wiki has been published yet, you may find help there instead, you should then also be able to find a quick start guide there,

Important notice for "Closed Beta" users

Please either reset your config or do the following:

  • Set the Vosk timeout in the speech tab to 2000 or 3000
  • Keep a backup of your shortcuts and commands as they will be wiped due to the new system

Changes

+ Shortcuts and Replacements can now be individually or globally toggled
+ New error window with copy and GitHub buttons
+ Windows are now resizable and in dark mode
+ Button to open config added (See config page)
+ Bug fixes related to first startup
+ Code cleanup