mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-05 13:52:40 +02:00
- Simplify STT_SERVICE config to local/MODEL_SIZE format - Remove separate STT routes, integrate with document upload - Add local STT support to audio file processing pipeline - Remove React component, use existing upload interface - Support both local Faster-Whisper and external STT services - Tested with real speech: 99% accuracy, 2.87s processing |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| connector_service.py | ||
| docling_service.py | ||
| kokoro_tts_service.py | ||
| llm_service.py | ||
| query_service.py | ||
| reranker_service.py | ||
| streaming_service.py | ||
| stt_service.py | ||
| task_logging_service.py | ||