mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-09-11 02:32:20 +02:00
4 lines
84 B
Python
4 lines
84 B
Python
from services.stt.stt_service import get_stt_service
|
|
|
|
__all__ = ["get_stt_service"]
|