horiyouta commited on
Commit
bb68bf5
·
1 Parent(s): 47f247f

2504212322

Browse files
Files changed (1) hide show
  1. server_editor.py +2 -0
server_editor.py CHANGED
@@ -5,6 +5,8 @@ https://github.com/litagin02/Style-Bert-VITS2-Editor
5
  をビルドしてできあがったファイルをWebフォルダに入れて実行する。
6
 
7
  TODO: リファクタリングやドキュメンテーションやAPI整理、辞書周りの改善などが必要。
 
 
8
  """
9
 
10
  import argparse
 
5
  をビルドしてできあがったファイルをWebフォルダに入れて実行する。
6
 
7
  TODO: リファクタリングやドキュメンテーションやAPI整理、辞書周りの改善などが必要。
8
+
9
+ 2025/04/21
10
  """
11
 
12
  import argparse