Spaces:
Running
Running
Update infer.py
Browse files
infer.py
CHANGED
@@ -165,7 +165,7 @@ def infer(
|
|
165 |
# 2.1 参数新增 emotion reference_audio skip_start skip_end
|
166 |
# inferMap_V3 = {
|
167 |
# "2.1": V210.infer,
|
168 |
-
}
|
169 |
# 支持中日英三语版本
|
170 |
inferMap_V2 = {
|
171 |
# "2.0.2-fix": V200.infer,
|
|
|
165 |
# 2.1 参数新增 emotion reference_audio skip_start skip_end
|
166 |
# inferMap_V3 = {
|
167 |
# "2.1": V210.infer,
|
168 |
+
#}
|
169 |
# 支持中日英三语版本
|
170 |
inferMap_V2 = {
|
171 |
# "2.0.2-fix": V200.infer,
|