Spaces:
Running
Running
Update infer.py
Browse files
infer.py
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
2. 请在模型的config.json中显示声明版本号,添加一个字段"version" : "你的版本号"
|
6 |
特殊版本说明:
|
7 |
1.1.1-fix: 1.1.1版本训练的模型,但是在推理时使用dev的日语修复
|
8 |
-
2.
|
9 |
"""
|
10 |
import torch
|
11 |
import commons
|
|
|
5 |
2. 请在模型的config.json中显示声明版本号,添加一个字段"version" : "你的版本号"
|
6 |
特殊版本说明:
|
7 |
1.1.1-fix: 1.1.1版本训练的模型,但是在推理时使用dev的日语修复
|
8 |
+
2.3:当前版本
|
9 |
"""
|
10 |
import torch
|
11 |
import commons
|