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

Zephyr 怎么读

项目 社区共识

zeffer /ˈzɛfər/ mp3

Zephyr 在英语中的标准读法是 「zeffer」(/ˈzɛfər/)。

Zephyr is the Linux Foundation's small-footprint RTOS for microcontrollers, and the default runtime behind Nordic's nRF Connect SDK plus growing Espressif and ST support. It is pronounced ZEF-ur (/ˈzɛfər/) — stress on the first syllable, a short 'e', the 'ph' as /f/, and the final 'y' reduced to a schwa — after Zephyrus, the Greek god of the west wind. Non-native devs routinely misread the Greek-via-Latin spelling as ZEE-fire, zeh-FEER or ZEP-hire.

来源:Merriam-Webster — zephyr (ˈze-fər)

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

在命令行里听

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

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

Star on GitHub