Skip to content

v3.4.0 配音与声音克隆

Choose a tag to compare

@github-actions github-actions released this 16 Jul 08:42
· 68 commits to main since this release

v3.4.0 配音与声音克隆登场

feat

  • 全新「TTS 配音」功能:字幕一键生成配音,支持行级试听、调整与重新生成
    New "TTS Dubbing" feature: turn subtitles into voiceovers with per-line preview, tweak and regenerate
  • 配音服务商全家桶:Edge TTS、OpenAI 兼容、Azure、ElevenLabs、火山豆包,以及免联网的本地合成引擎
    Full lineup of dubbing providers: Edge TTS, OpenAI-compatible, Azure, ElevenLabs, Volcano Doubao, plus an offline local engine
  • 声音克隆:用一段参考音频或直接在向导内录音,克隆出自己的音色;支持本地 ZipVoice、火山复刻、ElevenLabs 即时克隆三种方式
    Voice cloning: clone your own voice from a reference audio or in-wizard recording, via local ZipVoice, Volcano replication, or ElevenLabs instant cloning
  • 音色管理更省心:内置降噪与质量检测、音色导入导出、云端音色误删可从平台取回
    Easier voice management: built-in denoising and quality checks, voice import/export, and cloud voices recoverable after local deletion
  • 全新界面:启动台仪表盘、垂直导航、剪辑软件风格的合并编辑器,配色与图标焕新
    Brand-new UI: launchpad dashboard, vertical navigation, NLE-style merge editor, refreshed colors and app icon
  • 任务向导支持保存「配方」:常用任务配置一键复用、可重命名管理
    Task wizard now supports "recipes": save frequently used task configurations for one-click reuse
  • 字幕合并(压制)支持硬件加速编码,并可保存个人字幕样式预设
    Subtitle burn-in now supports hardware-accelerated encoding and personal style presets
  • macOS Apple Silicon 新增加速方式设置(CoreML / Metal)
    New acceleration options for Apple Silicon on macOS (CoreML / Metal)
  • 日志中心升级:支持按日期与条件筛选查询,自动清理过期日志
    Upgraded log center: filter logs by date and criteria, with automatic cleanup

perf

  • 本地配音合成多进程并行,批量任务近线性提速
    Local dubbing synthesis runs in parallel processes, near-linear speedup for batch tasks
  • 本地语音引擎隔离运行,异常崩溃不再影响主程序
    Local speech engines run in isolation — crashes no longer take down the app

fix

  • 修复长静音场景下字幕句子错位的问题 (感谢 @nightt5879 #379)
    Fixed subtitle misalignment after long silences (thanks @nightt5879 #379)
  • 修复界面高度溢出与深色模式下文字对比度不足的问题
    Fixed layout overflow and low text contrast in dark mode

下载 / Download

homebrew (推荐)

安装

brew tap buxuku/tap && brew install --cask smartsub

更新

brew update && brew upgrade --cask smartsub

手动安装

Mac 提示应用已损坏,在终端执行

sudo xattr -dr com.apple.quarantine /Applications/SmartSub.app

夸克网盘 https://pan.quark.cn/s/0b16479b40ca

系统 System 芯片 Chip 格式 Format 下载链接 Download link
Windows x64 exe windows-x64
Mac Apple dmg mac-arm64
Mac Intel dmg mac-x64
Linux x64 deb linux-x64-deb
Linux x64 AppImage linux-x64-appimage