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