-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
请问是否有同时支持中英文的ASR模型 #2453
Comments
目前不支持,已经在开发计划中了 |
借楼问一下, @yt605155624 离线TTS已经支持中英文混合,能不能迁移到流式TTS上去? |
可以自己训练一个中英文混合的 fastspeech2_cnndecoder, 导出 onnx 模型迁移到流式 TTS 服务中,目前中英文混合的模型的 default fastspeech2,不能支持流式 |
谢谢回复 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is closed. Please re-open if needed. |
如果预训练的模型只支持中文的话,实际适用场景很受限制
The text was updated successfully, but these errors were encountered: