Plachta commited on
Commit
8f3dae7
β€’
1 Parent(s): 60801d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -20,7 +20,6 @@ import models
20
  from text import text_to_sequence, _clean_text
21
  from text.symbols import symbols
22
  from mel_processing import spectrogram_torch
23
- from datetime import datetime
24
 
25
  language_marks = {
26
  "Japanese": "",
@@ -136,8 +135,8 @@ models_info = [
136
  "title": "Japanese",
137
  "languages": ["Japanese"],
138
  "description": """
139
- This model contains 87 characters from Umamusume: Pretty Derby, Japanese only.\n\n
140
- θΏ™δΈͺζ¨‘εž‹εŒ…ε«θ΅›ι©¬ε¨˜ηš„ζ‰€ζœ‰87εθ§’θ‰²οΌŒεͺθƒ½εˆζˆζ—₯语。
141
  """,
142
  "model_path": "./pretrained_models/G_1153000.pth",
143
  "config_path": "./configs/uma87.json",
 
20
  from text import text_to_sequence, _clean_text
21
  from text.symbols import symbols
22
  from mel_processing import spectrogram_torch
 
23
 
24
  language_marks = {
25
  "Japanese": "",
 
135
  "title": "Japanese",
136
  "languages": ["Japanese"],
137
  "description": """
138
+ This model contains 87 characters from Umamusume: Pretty Derby, Japanese only but with higher quality.\n\n
139
+ θΏ™δΈͺζ¨‘εž‹εŒ…ε«θ΅›ι©¬ε¨˜ηš„ζ‰€ζœ‰87εθ§’θ‰²οΌŒεͺθƒ½εˆζˆζ—₯θ―­οΌŒδ½†ζ•ˆζžœζ―”ζ··εˆθ―­θ¨€ζ¨‘εž‹ζ›΄ε₯½γ€‚
140
  """,
141
  "model_path": "./pretrained_models/G_1153000.pth",
142
  "config_path": "./configs/uma87.json",