Skip to content

v1.3.2

Latest

Choose a tag to compare

@barneyonline barneyonline released this 06 Jul 09:23
d0ecc2b

🚧 Breaking changes

  • None

✨ New features

  • Added expanded Groq TTS controls for playback format, sample rate, and speed, with direct native Groq output used for single-part unprocessed requests. (#31)

🐛 Bug fixes

  • None

🔧 Improvements

  • Kept ffmpeg handling for normalization, Long TTS stitching, and WAV compatibility repair while allowing compatible unprocessed TTS requests to use Groq's native output format directly. (#31)
  • Added Indonesian (id-ID) to STT language hint selectors so it is available when configuring STT services and calling the groq.transcribe_audio action. (#33)

🔄 Other changes

  • Updated README guidance, translations, diagnostics, and regression coverage for expanded TTS controls and STT language option parity. (#31, #33)

Full Changelog: CHANGELOG