Update app.py
Browse files
app.py
CHANGED
@@ -763,8 +763,8 @@ Seslendirmek istediğiniz cümle 5-6 kelimeden fazla olursa model daha kötü so
|
|
763 |
Cümlenizi 5-6 kelime ile sınırlı tutmanızı tavsıye ederim.
|
764 |
|
765 |
**NOT: Referans sesinizi değiştirdiğinizde Advanced Settings bölümünden Reference text alanının boş olduğundan emin olun.**
|
766 |
-
|
767 |
-
|
768 |
|
769 |
last_used_custom = files("f5_tts").joinpath("infer/.cache/last_used_custom_model_info.txt")
|
770 |
|
|
|
763 |
Cümlenizi 5-6 kelime ile sınırlı tutmanızı tavsıye ederim.
|
764 |
|
765 |
**NOT: Referans sesinizi değiştirdiğinizde Advanced Settings bölümünden Reference text alanının boş olduğundan emin olun.**
|
766 |
+
|
767 |
+
""")
|
768 |
|
769 |
last_used_custom = files("f5_tts").joinpath("infer/.cache/last_used_custom_model_info.txt")
|
770 |
|