Complete workflow fixing
This commit is contained in:
@@ -12,8 +12,7 @@ from xml.sax.saxutils import escape
|
||||
|
||||
import aiohttp
|
||||
|
||||
from edge_tts.exceptions import (NoAudioReceived, UnexpectedResponse,
|
||||
UnknownResponse)
|
||||
from edge_tts.exceptions import NoAudioReceived, UnexpectedResponse, UnknownResponse
|
||||
|
||||
from .constants import WSS_URL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user