Spaces:
Running
Running
“destiny”
commited on
Commit
·
43dc1f1
1
Parent(s):
2f7b335
update epoch 900
Browse files- app.py +3 -3
- saved_model/0/model.pth +2 -2
app.py
CHANGED
@@ -214,9 +214,9 @@ if __name__ == '__main__':
|
|
214 |
f"{cover_markdown}"
|
215 |
f"model author: {author}\n\n"
|
216 |
f"language: {lang}\n\n"
|
217 |
-
f"
|
218 |
-
f"
|
219 |
-
f"
|
220 |
tts_input1 = gr.TextArea(label="Text (150 words limitation)", value=example,
|
221 |
elem_id=f"tts-input{i}")
|
222 |
tts_input2 = gr.Dropdown(label="Speaker", choices=speakers,
|
|
|
214 |
f"{cover_markdown}"
|
215 |
f"model author: {author}\n\n"
|
216 |
f"language: {lang}\n\n"
|
217 |
+
f"何度も何度も転生し……出会い、別れ……また生まれ変わっても……一度も結ばれたことはない……\n\n"
|
218 |
+
f"とにかく……私もただ傍観しているだけ、と言う訳にもいかなくなったわね\n\n"
|
219 |
+
f"でも、止められなかったの、一度持ってしまった感情は、止められなかった……! 貴方を、好きになってしまったから……!\n\n")
|
220 |
tts_input1 = gr.TextArea(label="Text (150 words limitation)", value=example,
|
221 |
elem_id=f"tts-input{i}")
|
222 |
tts_input2 = gr.Dropdown(label="Speaker", choices=speakers,
|
saved_model/0/model.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f56da2ee36a1b18db280d1225944ba029770020c57f2e04e16614abb5cba3355
|
3 |
+
size 438727419
|