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

I-JEPA 怎么读

产品 社区共识

eye jep uh /ˌaɪ ˈdʒɛpə/ mp3

I-JEPA 在英语中的标准读法是 「eye jep uh」(/ˌaɪ ˈdʒɛpə/)。

Meta's image self-supervised model (Image JEPA); the 'I' is the letter 'eye' /aɪ/ and JEPA is one word /ˈdʒɛpə/ rhyming with 'pepper', so 'eye-JEP-uh' — the way LeCun voices the suffix. Predicts in latent space, not pixels.

来源:Assran et al., 'Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture' (arXiv 2301.08243, CVPR 2023)

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

在命令行里听

$ say-it I-JEPA # 主读音 × 3 次

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

Star on GitHub