Video-Note-Taker / backend

Commit History

Switch to faster-whisper for 4x CPU speedup
4f86703

rajiv-ramteke commited on

Fix: skip OpenAI Whisper API for Nvidia, use tiny model by default
77ef8f7

rajiv-ramteke commited on

Speed up CPU transcription: remove thread limit and disable fp16
cdf857d

rajiv-ramteke commited on

Fix TimestampMapper instantiation argument error
9174856

rajiv-ramteke commited on

Fix critical issues: API key race conditions, unused pipeline stages, port mapping
28db209

rajiv-ramteke commited on

chore: commit remaining local changes - quiz/topic extractors and helper utilities
31e5669

rajiv-ramteke commited on

fix: notes generation works in all modes - fixed _llm_complete removal, _build_notes_from_chunks fallback, translate_notes, _summarize_huggingface
23c5b43

rajiv-ramteke commited on

fix: save outputs inside final_notes folder to align with download endpoints
9729649

rajiv-ramteke commited on

fix: import os at top level of all service modules to avoid NameError
e3b2b89

rajiv-ramteke commited on

fix: propagate runtime and environment-based OpenAI API key to all downstream services
283aa34

rajiv-ramteke commited on

Update default port to 7860 for Hugging Face Spaces compatibility
9168eea

rajiv-ramteke commited on

Limit PyTorch to 1 thread to fix freeze on Render
e7b4b1b

rajiv-ramteke commited on

Add OpenAI Whisper API for fast transcription on Render
3d28d89

rajiv-ramteke commited on

Fix memory leak and background task blocking
5da8616

rajiv-ramteke commited on

Updated project files
3182e05

rajiv-ramteke commited on

Updated project files
8874434

rajiv-ramteke commited on