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

Horovod 怎么读

项目 社区共识

hor uh vahd /ˈhɔrəvɑd/ mp3

Horovod 在英语中的标准读法是 「hor uh vahd」(/ˈhɔrəvɑd/)。

Horovod is Uber's open-source distributed deep-learning training framework (TensorFlow, Keras, PyTorch, MXNet) built on the ring-allreduce communication pattern. Uber's engineering blog confirms the name comes from a traditional Russian folk dance in which performers dance with linked arms in a circle — mirroring how the training processes pass gradients around a ring; the blog gives no pronunciation. First-syllable stress (HOR-uh-vahd) is corroborated by community pronunciation guides (e.g. HowToPronounce). Note the Russian original хоровод is actually final-stressed (kho-ro-VOD); English devs anglicize to first-syllable stress, and some mis-guess huh-ROH-vahd (second-syllable).

其他读法:

来源:Uber Engineering — Meet Horovod

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

在命令行里听

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

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

Star on GitHub