services(deepgram): move stt|tts_sagemaker to sagemaker/stt|tts.py
This commit is contained in:
@@ -9,6 +9,7 @@ import sys
|
||||
from pipecat.services import DeprecatedModuleProxy
|
||||
|
||||
from .flux import *
|
||||
from .sagemaker import *
|
||||
from .stt import *
|
||||
from .tts import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user