You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
标点预测
_clean_text()
函数第二个 sub 多余了,因为第一个 sub 已经把所有标点过滤掉了,该函数完全不需要输入punc_list
测试代码:
output:
用到的位置:
PaddleSpeech/paddlespeech/cli/text/infer.py
Line 205 in 764fa0a
PaddleSpeech/paddlespeech/text/exps/ernie_linear/punc_restore.py
Line 31 in 764fa0a
鼓励开发者提交 pr 修改
The text was updated successfully, but these errors were encountered: