What's Changed * feat: add latest openai tts model and instructions parameter by leodiegues in https://github.com/FolhaSP/mosaico/pull/91 * fix: add missing voices to openai tts by leodiegues in https://github.com/FolhaSP/mosaico/pull/92 * feat: add python 3.13 support by leodiegues in https://github.com/FolhaSP/mosaico/pull/93
What's Changed * feat: add voice speed parameter to ElevenLabsSpeechSynthesizer by leodiegues in https://github.com/FolhaSP/mosaico/pull/88 * fix: news script generator now add effects to all images by leodiegues in https://github.com/FolhaSP/mosaico/pull/89
What's Changed * fix,feat: transcription alignment handling and genai alternatives for alignment by leodiegues in https://github.com/FolhaSP/mosaico/pull/85
What's Changed * feat: add logging and log level support with tests by leodiegues in https://github.com/FolhaSP/mosaico/pull/81 * fix: ensure srt alignment with 4o-mini on srt multiple inputs by leodiegues in https://github.com/FolhaSP/mosaico/pull/82
What's Changed * fix: set default temperature to 0 for GenAI aligner and fix aligner params by leodiegues in https://github.com/FolhaSP/mosaico/pull/78