Fix: skip OpenAI Whisper API for Nvidia, use tiny model by default 77ef8f7 rajiv-ramteke commited on 22 days ago
Speed up CPU transcription: remove thread limit and disable fp16 cdf857d rajiv-ramteke commited on 22 days ago
Fix critical issues: API key race conditions, unused pipeline stages, port mapping 28db209 rajiv-ramteke commited on 22 days ago
chore: commit remaining local changes - quiz/topic extractors and helper utilities 31e5669 rajiv-ramteke commited on 25 days ago
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 25 days ago
fix: save outputs inside final_notes folder to align with download endpoints 9729649 rajiv-ramteke commited on 25 days ago
fix: import os at top level of all service modules to avoid NameError e3b2b89 rajiv-ramteke commited on 25 days ago
fix: propagate runtime and environment-based OpenAI API key to all downstream services 283aa34 rajiv-ramteke commited on 25 days ago
Update default port to 7860 for Hugging Face Spaces compatibility 9168eea rajiv-ramteke commited on 25 days ago
Add OpenAI Whisper API for fast transcription on Render 3d28d89 rajiv-ramteke commited on 25 days ago