mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-16 09:45:24 -04:00
4 lines
84 B
Python
4 lines
84 B
Python
from services.stt.stt_service import get_stt_service
|
|
|
|
__all__ = ["get_stt_service"]
|