model.properties 314 Bytes
Newer Older
lvzhen's avatar
lvzhen committed
1
2
3
4
5
6
7
8
9
10
11
# 模型唯一标识
modelCode = 948
# 模型名称
modelName=VITS_pytorch
# 模型描述
modelDescription=VITS:Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
# 应用场景
appScenario=推理,训练,语音,医疗,科研,金融,教育
# 框架类型
frameType=pytorch