-
Notifications
You must be signed in to change notification settings - Fork 1.7k
建议加入ASR后处理热词替换 #2959
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestneeds triageNeeds maintainer triage and routingNeeds maintainer triage and routing
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds triageNeeds maintainer triage and routingNeeds maintainer triage and routing
Type
Fields
Give feedbackNo fields configured for issues without a type.
目前仅有限的模型支持热词,且能注入的热词数量有限,例如5000个股票名字热词的注入,会力不从心,严重干扰注意力。
建议集成 ASR 识别结果的文本后处理热词替换,效果好且速度快,所有 ASR 模型都能受益。
已做成品实现:https://github.com/HaujetZhao/asr-hotword