Commit 4b726fd6 authored by Sugon_ldc's avatar Sugon_ldc
Browse files

modify some things in model.properties and readme

parent 3d36d0a8
......@@ -191,7 +191,7 @@ bash validate.sh
### 热点应用行业
`金融通信广媒`
`金融,通信,广媒`
## 源码仓库及问题反馈
......
......@@ -5,6 +5,6 @@ modelName=conformer_pytorch
# 模型描述
modelDescription=Conformer模型是一种结合了Transformer的自注意力机制和卷积神经网络的模型结构,用于语音识别和自然语言处理任务,具有时域和频域特征的建模能力。
# 应用场景(多个标签以英文逗号分割)
appScenario=语音识别,金融,通信,广媒
appScenario=训练,推理,语音识别,金融,通信,广媒
# 框架类型(多个标签以英文逗号分割)
frameType=PyTorch
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment