mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-15 17:25:26 -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"]
|