Commit History

new ch
20ff2b7

jebin2 commited on

refactor: Centralize logger import to src.logger_config across various modules.
f20025d

jebin2 commited on

Refactor: Standardize logging by replacing print statements with logger calls and adjusting verbosity levels.
503d4ac

jebin2 commited on

fix: Correct hardcoded word "Bayou" to "Bio" in STT example.
40c905b

jebin2 commited on

feat: Implement STT transcript verification optimization with new unit tests and update Google Sheet log sheet naming.
62e3d70

jebin2 commited on

feat: Add AI-driven verification and correction for speech-to-text timed transcripts.
7bfc215

jebin2 commited on

feat: Implement centralized logging with colored output, verbose control, and updated log levels across the application.
175adcc

jebin2 commited on

fix: Add missing json import in stt.py
15ffb7b

jebin2 Claude Opus 4.6 commited on

log: add logging for timed transcript output in STT and AI pipeline.
88a446e

jebin2 commited on

feat: Implement VoiceOver AI Pipeline and Refactor Config
5f00d5a

jebin2 commited on

Refactor social publishers, fix asyncio/frontend crash, fix GCS project ID
05104b9

jebin2 commited on

Refactor: Decouple Google TTS/STT from APIClients to dedicated google_src modules
1a31454

jebin2 commited on