Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, Nix 安装 speech-tools

查看 speech-tools 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install speech-tools

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install libestools-dev

Debian stable package indexes · libestools-dev · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install speech-tools

Fedora Rawhide package metadata · speech-tools · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#speech-tools

nixpkgs package indexes · pkgs/by-name/sp/speech-tools/package.nix · 来源: api.github.com

概览

软件包摘要

C++ speech software library from the University of Edinburgh

命令和别名

  • align
  • bcat
  • ch_lab
  • ch_track
  • ch_utt
  • ch_wave
  • design_filter
  • dp
  • na_play
  • na_record
  • ngram_build
  • ngram_test
  • ols_test
  • pda
  • pitchmark
  • scfg_make
  • scfg_parse
  • scfg_test
  • scfg_train
  • sig2fv
  • sigfilter
  • siod
  • spectgen
  • tilt_analysis
  • tilt_synthesis
  • viterbi
  • wagon
  • wagon_test
  • wfst_build
  • wfst_run
  • wfst_train
  • xml_parser

历史

项目历史与用法

Edinburgh Speech Tools is a long-running C++ speech-processing library and command collection from the University of Edinburgh Centre for Speech Technology Research. In package-manager culture it matters less as an end-user app than as the Unix-style substrate behind Festival-era speech synthesis packages and a grab bag of speech utilities such as waveform, label, n-gram, CART, and signal-processing tools.

项目历史

The official CSTR page describes the library as C++ classes, functions, and programs for manipulating speech-processing objects, including waveforms, parameter files, labels, n-grams, intonation tools, CART training with wagon, and early recognition-oriented classes. The upstream README identifies version 2.5.1 as a July 2020 stable release, credits the University of Edinburgh and principal authors including Alan W Black, Paul Taylor, Richard Caley, Simon King, Rob Clark, and Korin Richmond, and carries copyright dates beginning in 1994.

采用历史

The project was designed to support other speech systems rather than stand alone. Festival's own manual says Edinburgh Speech Tools lies at the core of Festival, while the CSTR project page says the tools provide underlying classes for the Festival Speech Synthesis System. That connection explains why Unix package sets tend to carry it as both a library and a cluster of small command-line programs.

使用方式

Packagers and CLI users encounter Edinburgh Speech Tools through commands such as ch_wave, ch_lab, ch_track, wagon, ngram_build, and sig2fv, or through development packages used to build Festival and related speech software. Its packaging appeal is that it exposes old-school, scriptable speech primitives as normal Unix executables and a linkable static library.

为什么软件包爱好者会关心

For package nerds, speech-tools is a classic dependency-history package: old academic C++, many installed binaries, a custom permissive license, and practical importance because higher-level TTS software depends on it. It is the kind of formula that keeps historical speech stacks buildable long after the surrounding research ecosystem has moved on.

时间线

  • 1994: Copyright period for Edinburgh Speech Tools begins, according to the upstream README.
  • 2000s: CSTR documents the library as the underlying class and utility layer for Festival.
  • 2020: Upstream README identifies Edinburgh Speech Tools 2.5.1 as a July 2020 stable release.

Related projects

  • Festival Speech Synthesis System uses Edinburgh Speech Tools as a core library.
  • Festvox hosts current generated documentation for newer speech_tools releases.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:record

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
aligncli全局可执行文件
bcatcli全局可执行文件
ch_labcli全局可执行文件
ch_trackcli全局可执行文件
ch_uttcli全局可执行文件
ch_wavecli全局可执行文件
design_filtercli全局可执行文件
dpcli全局可执行文件
na_playcli全局可执行文件
na_recordcli全局可执行文件
ngram_buildcli全局可执行文件
ngram_testcli全局可执行文件
ols_testcli全局可执行文件
pdacli全局可执行文件
pitchmarkcli全局可执行文件
scfg_makecli全局可执行文件
scfg_parsecli全局可执行文件
scfg_testcli全局可执行文件
scfg_traincli全局可执行文件
sig2fvcli全局可执行文件
sigfiltercli全局可执行文件
siodcli全局可执行文件
spectgencli全局可执行文件
tilt_analysiscli全局可执行文件
tilt_synthesiscli全局可执行文件
viterbicli全局可执行文件
wagoncli全局可执行文件
wagon_testcli全局可执行文件
wfst_buildcli全局可执行文件
wfst_runcli全局可执行文件
wfst_traincli全局可执行文件
xml_parsercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本2.5.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

http://festvox.org/docs/speech_tools-2.4.0/

安装元数据

软件包元数据

软件包键brew:speech-tools
版本2.5.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/speech-tools
主页http://festvox.org/docs/speech_tools-2.4.0/
仓库https://github.com/festvox/speech_tools
上游文档http://festvox.org/docs/speech_tools-2.4.0
许可证MIT-Festival
源码归档https://deb.debian.org/debian/pool/main/s/speech-tools/speech-tools_2.5.0.orig.tar.gz
依赖libomp
macOS 提供的库ncurses
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namespeech-tools
Version Scheme0
Revision2
Head VersionHEAD
Conflicts With
  • align
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libestools-dev 1:2.5.0-13+b4

Edinburgh Speech Tools Library - developer's libraries

http://festvox.org/packed/festival/

sudo apt install libestools-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: speech-tools
  • 4 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Speech Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libestools-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libestools2.5 1:2.5.0-13+b4

Edinburgh Speech Tools Library

http://festvox.org/packed/festival/

sudo apt install libestools2.5
  • Section: libs
  • Architecture: amd64
  • Source Package: speech-tools
  • 7 依赖
  • normalized package name match
  • 匹配方式:Speech Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libestools2.5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

speech-tools 1:2.5.0-13+b4

Edinburgh Speech Tools - user binaries

http://festvox.org/packed/festival/

sudo apt install speech-tools
  • Section: sound
  • Architecture: amd64
  • Source Package: speech-tools
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Speech Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: speech-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

speech-tools-doc 1:2.5.0-13

Documentation for the Edinburgh Speech Tools

http://festvox.org/packed/festival/

sudo apt install speech-tools-doc
  • Section: doc
  • Architecture: all
  • Source Package: speech-tools
  • 1 依赖
  • normalized package name match
  • 匹配方式:Speech Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: speech-tools-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

speech-tools

nix profile install nixpkgs#speech-tools
  • normalized package name match
  • 匹配方式:Speech Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sp/speech-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libestools-dev 1:2.5.0-13build2

Edinburgh Speech Tools Library - developer's libraries

http://festvox.org/packed/festival/

sudo apt install libestools-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: speech-tools
  • 4 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Speech Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libestools-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libestools2.5 1:2.5.0-13build2

Edinburgh Speech Tools Library

http://festvox.org/packed/festival/

sudo apt install libestools2.5
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: speech-tools
  • 7 依赖
  • normalized package name match
  • 匹配方式:Speech Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libestools2.5 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

speech-tools 1:2.5.0-13build2

Edinburgh Speech Tools - user binaries

http://festvox.org/packed/festival/

sudo apt install speech-tools
  • Section: universe/sound
  • Architecture: amd64
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Speech Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: speech-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

speech-tools-doc 1:2.5.0-13build2

Documentation for the Edinburgh Speech Tools

http://festvox.org/packed/festival/

sudo apt install speech-tools-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: speech-tools
  • 1 依赖
  • normalized package name match
  • 匹配方式:Speech Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: speech-tools-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

speech-tools 2.5-28.fc44

Edinburgh speech tools library

http://festvox.org

sudo dnf install speech-tools
  • License: MIT-Festival
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: speech-tools
  • 12 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Speech Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: speech-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

speech-tools-libs 2.5-28.fc44

Edinburgh speech tools libraries

http://festvox.org

sudo dnf install speech-tools-libs
  • License: MIT-Festival
  • Category: Unspecified
  • Architecture: i686
  • Source Package: speech-tools
  • 3 依赖
  • 7 提供
  • normalized package name match
  • 匹配方式:Speech Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: speech-tools-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

speech-tools-libs-devel 2.5-28.fc44

Development files for the speech-tools libraries

http://festvox.org

sudo dnf install speech-tools-libs-devel
  • License: MIT-Festival
  • Category: Unspecified
  • Architecture: i686
  • Source Package: speech-tools
  • 5 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Speech Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: speech-tools-libs-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

speech-tools-libs-static 2.5-28.fc44

Static libraries of speech-tools, so far needed by at least festival

http://festvox.org

sudo dnf install speech-tools-libs-static
  • License: MIT-Festival
  • Category: Unspecified
  • Architecture: i686
  • Source Package: speech-tools
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Speech Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: speech-tools-libs-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
Nix92%

align

nix profile install nixpkgs#align
  • installed executable or alias match
  • 匹配方式:Align
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/al/align/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment