Skip to content

Version 1.0.1 - Bug Fixes on streaming

Choose a tag to compare

@alceasan alceasan released this 01 Oct 16:02

Fixed Issues

  • 400 Bad Request Errors: Resolved API failures in streaming TTS by adding proper model parameter validation
  • Voice Configuration: Fixed streaming TTS to use the same configured voice as regular TTS instead of always using the default
  • Integration Setup: Fixed platform setup issues that were preventing proper integration loading
  • Import Errors: Removed incorrect imports that were causing configuration failures

Technical Changes

  • Enhanced API parameter validation to prevent empty model parameters
  • Updated voice selection logic to be consistent between streaming and regular TTS
  • Fixed integration setup and platform forwarding
  • Added comprehensive error handling and debug logging
  • Updated version to 1.0.1