v0.12.0 #325
ZachNagengast
announced in
Announcements
v0.12.0
#325
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This minor release brings in multi-channel audio merging which was a frequently requested feature. This changes the default audio processing code path to always merge all channels if multiple are detected, whereas before it was only using channel 0. You can also select specific channels when loading audio as part of the config:
This could be used as a simplified form of speaker separation if your audio file has distinct speakers in different channels.
From #320:
This release also brings in updates to the
recommendedModels
function for the latest devices released since the last update, as well as some improved testing methods.What's Changed
fallbackModelSupportConfig
with extra device identifiers by @iandundas in UpdatedfallbackModelSupportConfig
with extra device identifiers #323New Contributors
Full Changelog: v0.11.0...v0.12.0
This discussion was created from the release v0.12.0.
Beta Was this translation helpful? Give feedback.
All reactions