mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
remove
This commit is contained in:
parent
ae78b5f093
commit
3c4fe69faf
@ -9,8 +9,6 @@ from ctypes import cast, POINTER, c_char, c_int32
|
||||
|
||||
class TTS(TTSbase):
|
||||
def checkchange(self):
|
||||
fname = str(time.time())
|
||||
os.makedirs("./cache/tts/", exist_ok=True)
|
||||
exepath = os.path.join(os.getcwd(), "files/plugins/shareddllproxy32.exe")
|
||||
t = time.time()
|
||||
t = str(t)
|
||||
|
Loading…
x
Reference in New Issue
Block a user