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

Le Chat 怎么读

产品 社区共识

luh shah /lə ʃɑ/ mp3

Le Chat 在英语中的标准读法是 「luh shah」(/lə ʃɑ/)。

Le Chat is Mistral AI's consumer chatbot, a French pun since "chat" means both "chat" and "cat," which went viral in France in early 2025. Say it the French way, luh SHAH: the final t is silent and "ch" is /ʃ/ (like English "sh"). Wikipedia gives strict French /lə ʃa/; American speakers naturally render the vowel as "shah" /ʃɑ/. English devs commonly mangle it as "lee chat" or "luh CHAT" with a hard English "ch" and an audible t. Non-obvious because the spelling looks like the English word "chat," but it is French. (Mistral renamed the app Vibe at the end of May 2026.)

来源:Wikipedia — Mistral AI (Le Chat)

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

在命令行里听

$ say-it Le Chat # 主读音 × 3 次

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

Star on GitHub