We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
作者大佬你好,我是一名语音识别的初学者,目前做的方向是航空陆空通话语音识别。已经对您的模型有一定学习,但是对实现英文识别还是一头雾水,请大佬指点一二,谢谢(因为航空指挥中有时遇到外国航空会用到英文,所以想着修改代码实现英文语音识别)
The text was updated successfully, but these errors were encountered:
首先你需要数量足够的航空场景下的英文语音数据集,具体规模取决于问题空间的大小。然后建模单元可以使用英文26个字母作为建模单元,然后修改模型的数据流shape尺寸,从头重新训练
Sorry, something went wrong.
No branches or pull requests
作者大佬你好,我是一名语音识别的初学者,目前做的方向是航空陆空通话语音识别。已经对您的模型有一定学习,但是对实现英文识别还是一头雾水,请大佬指点一二,谢谢(因为航空指挥中有时遇到外国航空会用到英文,所以想着修改代码实现英文语音识别)
The text was updated successfully, but these errors were encountered: