Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paraformer模型推理报错 #2465

Open
wanghanyang123 opened this issue Apr 10, 2024 · 4 comments
Open

paraformer模型推理报错 #2465

wanghanyang123 opened this issue Apr 10, 2024 · 4 comments

Comments

@wanghanyang123
Copy link

Describe the bug

执行
python transcribe.py -l chinese ../../../faster-whisper/1.wav --paraformer
结果正常

但执行
python transcribe.py -l chinese ../../../faster-whisper/1.wav --paraformer -t
结果报错

具体过程如图,增加 -t 导致报错了
image

@Mddct
Copy link
Collaborator

Mddct commented Apr 10, 2024

这个音频发便给一下吗 这边debug下

@wanghanyang123
Copy link
Author

@Mddct
1.zip

@wanghanyang123
Copy link
Author

同时部署发现如果使用paraformer的模型,热词 “--context_path” 也无效;如果使用默认的模型,时间戳和热词使用都是正常的。

@Mddct
Copy link
Collaborator

Mddct commented Apr 11, 2024

热词还没有支持paraformer, 热词是支持ctc测的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants