-
Notifications
You must be signed in to change notification settings - Fork 76
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
英文识别出来,很多单词之间的空格丢失了 #55
Comments
用了很多软件,基本上都没有能精确识别空格和下划线等符号的 |
简体中文库是有这个祖传的问题。请将语言/模型库切换为English,使用英文库即可。 英文库识别结果示例:
|
试了下,中文就识别不了了。怎么弄中文也能识别出来呢 |
语言模型设置成多选,选几个就用几个。显示结果想办法并排放在一起 |
本来中文和英文之间也应该加上空格。但中文模型容易把空格去掉,甚至包括英文的空格。要是模型能遵守中英文混排加上空格的要求,估计就不会有这种问题了。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
比如这张图:

被识别成:
有设置项解决这个问题吗
The text was updated successfully, but these errors were encountered: