Skip to content

[P1] 拆分可选的本地 faster-whisper 依赖 #27

Description

@damingishere-coder

目标

让只使用火山引擎远程转写的用户不必安装较重的本地语音模型依赖,同时保留一条明确的本地转写安装路径。

计划

  • 将基础 Web/发布依赖与本地转写依赖拆分
  • Docker 默认镜像明确是否包含本地转写
  • 提供 requirements-local-transcription.txt 或等价 extras
  • 未安装本地转写依赖时,页面给出可操作提示而不是导入错误
  • CI 同时验证基础安装和完整安装
  • 更新 README 与环境体检脚本

验收标准

远程转写模式可以在不安装 faster-whisper 的环境中正常启动;本地转写安装后仍通过现有转写测试。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions