Add alibaba cloud asr api support - #2
Draft
Cora093 wants to merge 1 commit into
Draft
Conversation
Co-authored-by: cora_0903 <cora_0903@outlook.com>
|
Cursor Agent can help with this pull request. Just |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
添加阿里云ASR接口支持,为用户提供多AI服务提供商选择。
此PR引入了阿里云ASR服务作为腾讯云的替代方案,允许用户在配置面板中自由切换。这增强了脚本的灵活性,并为用户提供了更多选择,以适应不同的识别需求(如异步识别、词级时间戳)和云服务偏好。同时,实现了配置的向后兼容性,确保现有用户无缝升级。