OpenMontage/tools/audio
calesthio 4327000433 Add Google Imagen and Google Cloud TTS provider tools
Two new provider tools following the BaseTool pattern with auto-discovery:
- google_imagen: Imagen 4 image generation via Generative Language REST API
- google_tts: Google Cloud TTS with 700+ voices across 50+ languages

Both share GOOGLE_API_KEY env var. Selectors auto-discover them — no
selector code changes needed. Docs and contract tests updated.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 09:06:26 -07:00
..
__init__.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
audio_enhance.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
audio_mixer.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
elevenlabs_tts.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
google_tts.py Add Google Imagen and Google Cloud TTS provider tools 2026-03-29 09:06:26 -07:00
music_gen.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
openai_tts.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
piper_tts.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
suno_music.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
tts_selector.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00