Skip to content

fix(asr): change default Resource ID from bigasr to seedasr#551

Merged
H-Chris233 merged 1 commit into
Open-Less:betafrom
H-Chris233:beta
May 29, 2026
Merged

fix(asr): change default Resource ID from bigasr to seedasr#551
H-Chris233 merged 1 commit into
Open-Less:betafrom
H-Chris233:beta

Conversation

@H-Chris233
Copy link
Copy Markdown
Collaborator

@H-Chris233 H-Chris233 commented May 29, 2026

User description

Summary

  • 将 ASR Resource ID 默认值从 volc.bigasr.sauc.duration 修改为 volc.seedasr.sauc.duration
  • 涉及前端常量、后端默认值、测试断言、i18n 文案及设计稿

Changes

  • ProvidersSection.tsxASR_DEFAULT_RESOURCE_ID 常量
  • volcengine.rsdefault_resource_id() 返回值 + 测试断言
  • 5 个 i18n 文件 — volcengineMappingNote 文案
  • design_handoff_openless/pages.jsx — 设计稿 default value

PR Type

Bug fix, Documentation


Description

  • Switch default Resource ID to seedasr

  • Sync backend, frontend, and tests

  • Update localized helper text

  • Refresh design handoff mock values


Diagram Walkthrough

flowchart LR
  A["Volcengine default resource ID"] --> B["Backend default_resource_id()"]
  A --> C["Frontend ASR_DEFAULT_RESOURCE_ID"]
  A --> D["i18n helper text"]
  A --> E["Design handoff mock"]
Loading

File Walkthrough

Relevant files
Bug fix
2 files
volcengine.rs
Update Volcengine default resource identifier                       
+2/-2     
ProvidersSection.tsx
Sync default resource ID constant                                               
+1/-1     
Documentation
6 files
en.ts
Refresh ASR mapping note translation                                         
+1/-1     
ja.ts
Refresh ASR mapping note translation                                         
+1/-1     
ko.ts
Refresh ASR mapping note translation                                         
+1/-1     
zh-CN.ts
Refresh ASR mapping note translation                                         
+1/-1     
zh-TW.ts
Refresh ASR mapping note translation                                         
+1/-1     
pages.jsx
Update design mock default resource                                           
+1/-1     

volc.bigasr.sauc.duration -> volc.seedasr.sauc.duration
@github-actions
Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 PR contains tests
🔒 No security concerns identified
⚡ No major issues detected

@H-Chris233 H-Chris233 merged commit f517912 into Open-Less:beta May 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant