ADT Studio v0.7.3
Stability Focus
This release focuses on stability and bug fixes, addressing issues with MathML rendering, Albanian word-level timestamps, and the Easy Read toggle. It also improves the text catalog rebuilding process and defers stage job execution for faster response times. Additional refinements include enhanced TTS accent steering and a centralized empty state for captions filters.
Added
- Disable the Tailwind style editor on fixed-layout storyboard pages to prevent conflicts with inline styles.
- Steer Gemini TTS accents via in-prompt instructions and add the latest Gemini model to the dropdown.
- Centralize the filtered empty state and apply it to captions filters for a consistent user experience.
Improved
- Enhance MathML rendering to ensure equations display correctly in the reader.
- Move the Easy Read toggle to the Reading section of Settings and make it accessible via the language menu.
- Retry Whisper transcription without a language hint to support languages not accepted by OpenAI's API.
- Set the default TTS speech instruction to Kosovo Albanian for better localization.
Fixed
- Rebuild the text catalog on every translate run to prevent empty catalogs from persisting.
- Defer stage job execution to improve response times during the run kickoff process.
- Ensure the speech summary displays the correct provider default voice and model.
Full diff: https://github.com/unicef/adt-studio/compare/v0.7.2...v0.7.3%