MoneyPrinterTurbo/app
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
..
config perf: bump version to 1.2.6 2025-05-10 14:13:18 +08:00
controllers Add get_all_tasks() endpoint 2025-03-08 22:53:22 +04:00
models feat: Added SlideIn and SlideOut video transition effects and optimized front-end implementation 2025-01-09 19:46:57 +08:00
services feat: integrate Google Gemini TTS with 15 voice options 2025-07-08 10:39:22 +08:00
utils feat: improve file extension parsing using pathlib 2025-05-10 12:34:53 +08:00
__init__.py init 2024-03-11 16:37:49 +08:00
asgi.py 🎨 style: Format Code 2024-12-10 10:34:56 +08:00
router.py feat: support custom subtitle positioning 2024-07-24 14:25:20 +08:00