mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-14 00:53:25 +00:00
feat
This commit is contained in:
@ -4,7 +4,7 @@ from ntpath import join
|
||||
from fastapi import Request, Response, status
|
||||
from fastapi.responses import JSONResponse
|
||||
from .blackbox import Blackbox
|
||||
from tts.tts_service import TTService
|
||||
from ..tts.tts_service import TTService
|
||||
|
||||
class TTS(Blackbox):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user