Skip to content

fix: 设置页 SiliconFlow ASR 选项无后端实现,必然失败 #58

Description

@appergb

现象 (Codex)

前端 `Settings.tsx:225` 暴露 SiliconFlow ASR 选项,但后端 `coordinator.rs:315` 只把 `whisper` 走批量路径,其余全走 Volcengine 凭证。用户选 SiliconFlow 必然 ASR 失败。

位置

  • `Settings.tsx:225` (前端 ASR 预设列表)
  • `coordinator.rs:315` (后端 active ASR 路由)

期望

要么实现 SiliconFlow ASR provider,要么从前端选项里移除(先后者)。

严重度

high — 用户配置后无声失败,难定位。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions