【求助帖】当前在做语音模型相关的项目,由于是对话音频,涉及到说话者身份识别客户和客服,但是当前spk或语音分离模型效果并不好,特别是短句,比如说你好,了解这种效果就很差,所以想提升一下效果,想请教一下有没有什么好的提升思路;比如说语音增强方式或者优化spk识别效果提升 #473
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#473
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
可以考虑这些方法:
针对短句的增强:
好的谢谢