MoneyPrinterTurbo/app/services
zhangxindong d65e126486 feat: integrate Google Gemini TTS with 15 voice options
- Add gemini_tts() function with proper PCM audio handling
- Support 15 Gemini voices (Zephyr, Puck, Kore, etc.)
- Fix audio data format issue preventing video generation
- Add Gemini TTS option to WebUI settings
- Update .gitignore to exclude debug files
2025-07-08 10:39:22 +08:00
..
utils feat: Added SlideIn and SlideOut video transition effects and optimized front-end implementation 2025-01-09 19:46:57 +08:00
__init__.py init 2024-03-11 16:37:49 +08:00
llm.py feat: add provider ai pollinations (#667) 2025-05-13 10:48:52 +08:00
material.py 🎨 style: Format Code 2024-12-10 10:34:56 +08:00
state.py Add get_all_tasks() endpoint 2025-03-08 22:53:22 +04:00
subtitle.py 🎨 style: Format Code 2024-12-10 10:34:56 +08:00
task.py fix: set default subtitle provider to 'edge' 2025-05-01 14:35:23 +08:00
video.py refactor: remove unnecessary close_clip calls in video processing 2025-05-16 11:02:59 +08:00
voice.py feat: integrate Google Gemini TTS with 15 voice options 2025-07-08 10:39:22 +08:00