#4615 CHATTERBOX TTS ERROR: 不存在ffmpeg,请先安装ffmpeg

88.192* Posted at: 20 hours ago 👁17

CHATTERBOX TTS ERROR: 不存在ffmpeg,请先安装ffmpeg

1 Replies

CHATTERBOX TTS 依赖 FFmpeg 进行音频处理。当前系统检测不到 FFmpeg,请按以下步骤解决:

  1. Windows 预打包版用户
    确保解压的是完整包(非补丁包),且解压路径不含中文或特殊符号。完整包 ffmpeg/ 目录下应含 ffmpeg.exe。如果被杀毒软件误删,请将整个软件目录加入白名单。
  2. macOS / Linux 源码部署用户

    • 安装 FFmpeg:
      macOS:brew install ffmpeg
      Ubuntu/Debian:sudo apt install ffmpeg
      CentOS:sudo yum install ffmpeg
    • 安装后验证:终端输入 ffmpeg -version,确认显示版本信息。
  3. 所有平台通用
    确保 FFmpeg 已加入系统环境变量 PATH。在 CMD 或终端中输入 ffmpeg 不会提示“命令未找到”。
  4. 若仍报错
    尝试在软件高级设置中勾选“强制软编码视频?”,或重启软件。

请查阅相关文档:

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Related resource