未验证 提交 b627666c 编写于 作者: Z Zhao Yuting 提交者: GitHub

Update model_alias.py

Add a new model for faster text process in cli
上级 a0265466
...@@ -51,6 +51,10 @@ model_alias = { ...@@ -51,6 +51,10 @@ model_alias = {
"paddlespeech.text.models:ErnieLinear", "paddlespeech.text.models:ErnieLinear",
"paddlenlp.transformers:ErnieTokenizer" "paddlenlp.transformers:ErnieTokenizer"
], ],
"ernie_linear_p3_wudao": [
"paddlespeech.text.models:ErnieLinear",
"paddlenlp.transformers:ErnieTokenizer"
],
# --------------------------------- # ---------------------------------
# -------------- TTS -------------- # -------------- TTS --------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册