# 使用 Homebrew, apt, Nix 安装 mimic

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

## 安装

```sh
sudo av install brew:mimic
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mimic
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mimic
```

  证据: Debian stable package indexes: mimic from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#mimic
```

  证据: nixpkgs package indexes: pkgs/by-name/mi/mimic/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:mimic
- **软件包管理器:** Homebrew
- **版本:** 1.3.0.1
- **来源摘要:** Lightweight text-to-speech engine based on CMU Flite
- **主页:** <https://github.com/MycroftAI/mimic1>
- **仓库:** <https://github.com/MycroftAI/mimic1>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- compile_regexes (别名)
- mimic (别名)
- mimic_time (别名)
- mimicvox_info (别名)
- t2p (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.3.0.1
## 项目历史与用法

Mimic, packaged by Homebrew as `mimic`, is Mycroft AI's first-generation text-to-speech engine. The upstream repository describes it as a fast, lightweight TTS engine developed by Mycroft AI and VocaliD and based on Carnegie Mellon University's Flite, also known as Festival Lite. Mycroft's own docs identify this package as Mimic 1, distinguishing it from later Mimic 2 and Mimic 3 systems.

### 项目历史

Its role in the Mycroft ecosystem was to provide local speech synthesis for a voice assistant and for embedded or low-resource systems. Mycroft's documentation emphasizes low latency, a small resource footprint, Linux, Mac OS X, and Windows support, and a design that can play audio directly or write RIFF/WAV output. Users invoke the `mimic` command with text or a file, choose built-in or external voices, and produce spoken output or audio files.

### 采用历史

A distinctive adoption story is the partnership with VocaliD. Mycroft's documentation says Mimic 1 was used as a cross-platform engine for VocaliD clients, helping people with speech disorders use custom voices created from VocaliD's Human Voicebank. That places Mimic beyond a developer CLI: it was also part of accessibility-oriented voice technology.

### 使用方式

The project later sat beside newer Mycroft TTS engines. Mimic 3's presentation compares the family directly: Mimic 1 is local and Flite-based, Mimic 2 uses Tacotron and is not local, and Mimic 3 is local and neural. As a package-manager entry, `mimic` remains the lightweight Flite-based C command-line engine, with executables for synthesis and supporting voice/regex tools, rather than the neural Mimic 3 stack.

### 来源

- <https://formulae.brew.sh/formula/mimic>
- <https://github.com/MycroftAI/mimic1>
- <https://mycroft-ai.gitbook.io/docs/mycroft-technologies/mimic-tts/mimic-overview>
- <https://mycroftai.github.io/mimic3-presentation/>
- <https://packages.fedoraproject.org/pkgs/mimic/mimic/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - mimic - 0.7.0+ds-2: normalized package name match | Debian stable package indexes: mimic from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | eBPF UDP -> TCP obfuscator | https://github.com/hack3ric/mimic
- Debian apt - mimic-dkms - 0.7.0+ds-2: normalized package name match | Debian stable package indexes: mimic-dkms from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | eBPF UDP -> TCP obfuscator (DKMS kernel module) | https://github.com/hack3ric/mimic
- Nix - mimic: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/mimic/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/mimic.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mimic.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
