You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
english
I'm trying to get phonetic transcription for a set of English words and I need some methods
I've seen some websites that use the CMUdict data table for IPA lookups, and I've found that even for the word "the" it has three whole sounds, such as [['DH', 'AH0'], ['DH', 'AH1'], ['DH', 'IY0']]
I would like to know if I want to know the IPA phonetic transcription of a sentence
What is the algorithm that underpins the operation If anyone knows, please contact [email protected] Thank you very, very much
The text was updated successfully, but these errors were encountered:
chinese
我正在尝试获得一组英语单词的音标 我需要一些方法
我看到某些网站上使用CMUdict这个数据表来进行IPA查询 我又发现 即使对于”the”这个单词 他也有整整三种读音 比如[[‘DH’, ‘AH0’], [‘DH’, ‘AH1’], [‘DH’, ‘IY0’]]
我想知道如果我想知道一个句子的IPA音标
算法由什么来支撑运行 如果有人知道 请联系[email protected] 非常非常感谢
english
I'm trying to get phonetic transcription for a set of English words and I need some methods
I've seen some websites that use the CMUdict data table for IPA lookups, and I've found that even for the word "the" it has three whole sounds, such as [['DH', 'AH0'], ['DH', 'AH1'], ['DH', 'IY0']]
I would like to know if I want to know the IPA phonetic transcription of a sentence
What is the algorithm that underpins the operation If anyone knows, please contact [email protected] Thank you very, very much
The text was updated successfully, but these errors were encountered: