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

Coze 怎么读

产品 社区共识

kohz /koʊz/ mp3

Coze 在英语中的标准读法是 「kohz」(/koʊz/)。

Coze (Chinese 扣子, kòuzi, "button") is ByteDance's no-code AI agent and chatbot-building platform, launched in 2024 (open-source Coze Studio at github.com/coze-dev/coze-studio; coze.com). It is ONE syllable, KOHZ — identical to the rare/literary English verb "coze" ("to chat cozily"), rhyming with "doze" and "rose"; the trailing "e" is silent and there is no second vowel. Non-native devs routinely misread the -oze/-e ending as a two-syllable "CO-zee" (like "cozy"), which is wrong. It is non-obvious because the spelling looks like it should split, and the Chinese source name kòuzi actually does have two syllables. Pronunciation confirmed against Merriam-Webster (/ˈkōz/) and Dictionary.com (/koʊz/, respelling [kohz], one syllable); no official ByteDance pronunciation statement was found, hence community-consensus rather than creator-clarified.

来源:Merriam-Webster — "coze" /ˈkōz/

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

在命令行里听

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

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

Star on GitHub