Commit 094d32af authored by wangwei990215's avatar wangwei990215
Browse files

Update model.properties

parent 70a8a9e0
#模型编码 #模型编码
modelCode=1023 modelCode=1023
# 模型名称 # 模型名称
modelName=Paraformer_funasr_pytorch modelName=paraformer_funasr_pytorch
# 模型描述 # 模型描述
modelDescription=Paraformer模型在基于Transformer的ASR模型基础上设计了非自回归(NAR)方法,以实现并行生成tokens,加快推理速度 modelDescription=Paraformer模型在基于Transformer的ASR模型基础上设计了非自回归(NAR)方法,以实现并行生成tokens,加快推理速度
# 应用场景(多个标签以英文逗号分割) # 应用场景(多个标签以英文逗号分割)
appScenario=语音识别,教育,医疗 appScenario=推理,语音识别,教育,医疗
# 框架类型(多个标签以英文逗号分割) # 框架类型(多个标签以英文逗号分割)
frameType=Pytorch 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