Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.6.0 #157

Merged
merged 2 commits into from
Mar 20, 2023
Merged

v1.6.0 #157

merged 2 commits into from
Mar 20, 2023

Conversation

lucoiso
Copy link
Owner

@lucoiso lucoiso commented Mar 19, 2023

Changes

  • Settings related to tasks behaviors and characteristics are now mutable: You can change it at runtime
  • All Azure related tasks now accept Custom Options: All tasks have 2 versions (with Default Options & with Custom Options)
  • Some FStrings properties were transformed into FNames
  • Updated Azure Speech SDK to v1.26.0
  • Add new setting: Enable Debugging Prints
  • Move debugging prints to recognition& synthesis task base
  • Add latency properties to tasks: Exposed with getters + Shown at debugging log & print
  • Add new functions
  • Add missing _API macro to structures

Screenshots

Debugging Logs: Recognition

image

Debugging Logs: Synthesis

image

2 Versions of each Task

image

Mutable Settings: Default Options

image

Separated by Categories

image

More Functions: Get Latency Informations

image

image

More Functions: Get Extracted Animation directly from the Task

image

Settings Page

image

@lucoiso lucoiso added bug Something isn't working enhancement New feature or request labels Mar 19, 2023
@lucoiso lucoiso self-assigned this Mar 19, 2023
@lucoiso lucoiso merged commit 2348d80 into main Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant