Commit Graph

18 Commits

Author SHA1 Message Date
cfcdfb4a72 Rewrite frontend in TypeScript, fix tab switching blank content bug, add build:frontend script 2026-05-13 16:39:46 +02:00
ee9dc02864 Fix catch-all route, SSE auth via query token, and live progress SSE connections 2026-05-13 16:26:35 +02:00
7d1a0029bc Add server: Express web UI + API for remote audio description generation with job queue, basic auth, resumable processing, subtitles, and muxing 2026-05-13 16:23:43 +02:00
ce22dadd80 Add server dependencies: express, better-sqlite3, multer, uuid, cors 2026-05-13 15:44:03 +02:00
3a198d7d50 Update cost estimator with all new models and per-token TTS pricing support 2026-05-13 02:44:30 +02:00
f05e57493c Add Google Cloud Chirp 3 TTS provider with service account support 2026-05-13 02:42:54 +02:00
6e9a26557f Add OpenRouter vision provider for multi-model access via unified API 2026-05-13 02:40:03 +02:00
eb15af3a36 Add ElevenLabs TTS provider with segment continuity support 2026-05-13 02:38:16 +02:00
19975917c5 Enhance OpenAI TTS: add gpt-4o-mini-tts support with instructions parameter 2026-05-13 02:36:46 +02:00
fc02d2001c Modernize codebase 2026-05-13 02:17:07 +02:00
507d4f6474 WIP typescript conversion 2025-06-10 19:24:13 +02:00
9425b4b256 Ollama vision provider 2025-03-24 20:23:13 +01:00
6ffb3f45ba Merge branch 'other-providers' 2025-03-12 22:53:01 +01:00
5312410d7e Change temperature for openai 2025-03-12 22:39:40 +01:00
8e6ca2b0e2 Add Google Gemini vision provider implementation 2025-03-13 00:32:52 +03:00
78730c2ce9 Abstract tts and vision providers 2025-03-12 14:43:43 +01:00
7e0b9cf220 Schedule descriptions later if audio files are too long 2025-03-11 20:58:49 +01:00
a6cb8efc0c Initial commit 2025-03-11 17:44:19 +01:00