在 GitHub 给个 Star — 社区维护的发音词典

Orpheus 怎么读

产品 社区共识

or fee us /ˈɔːrfiːəs/ mp3

Orpheus 在英语中的标准读法是 「or fee us」(/ˈɔːrfiːəs/)。

Orpheus is Canopy Labs' 2025 open-source, Llama-3b-based TTS model (repo canopyai/Orpheus-TTS; HF canopylabs/orpheus-3b-*), named after the legendary Greek bard-musician. Stress on the first syllable: OR-fee-us. Non-native devs often shift stress (or-FEE-us) or read 'ph' as /p/ ('OR-pee-us'); 'ph' is /f/ and the accent stays up front. Non-obvious because the classical name is unfamiliar and 'eu' invites a false /juː/ reading — a rarer two-syllable variant OR-fyoos /ˈɔːrfjuːs/ does exist, but OR-fee-us is dominant.

其他读法:

来源:Wikipedia — Orpheus (IPA /ˈɔːrfiːəs, ˈɔːrfjuːs/)

读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。

在命令行里听

$ say-it Orpheus # 主读音 × 3 次

安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh

Star on GitHub