Update Uptated-Prototype/PiperTTS-GUI-Test.py
This commit is contained in:
@@ -142,7 +142,7 @@ def PiperTTS_GUI_TextFile_Open():
|
|||||||
except:
|
except:
|
||||||
print("Fucked up on the first part.")
|
print("Fucked up on the first part.")
|
||||||
try:
|
try:
|
||||||
Input_Box.insert("Cursor_Position", f.read())
|
Input_Box.insert(Cursor_Position, f.read())
|
||||||
except:
|
except:
|
||||||
print("Fucked up on the 2nd part.")
|
print("Fucked up on the 2nd part.")
|
||||||
else:
|
else:
|
||||||
|
|||||||
Reference in New Issue
Block a user