github Thinline-Dynamic-Solutions/ThinLineRadio v7.0.0-beta9.7.2
v7.0.0 Beta 9.7.2 — Fix AssemblyAI speech_models array format (hotfix)

6 hours ago

Hotfix — Beta 9.7.2

Bug Fixes

  • AssemblyAI: speech_models must be sent as an array
    • AssemblyAI's API requires speech_models to be a JSON array (e.g. ["universal-3-pro"]), not a plain string — sending a string caused HTTP 400: "speech_models must be a non-empty list containing one or more of: universal-3-pro, universal-2"
    • Updated the Go request body to wrap the configured model in a string slice
    • Updated the admin UI autocomplete to show the correct current model names: universal-3-pro and universal-2

See CHANGELOG.md for the full history.

Don't miss a new ThinLineRadio release

NewReleases is sending notifications on new releases.