TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is there any software capable of testing your spoken English?

14 点作者 throwawaynay超过 3 年前
I&#x27;m a beginner in AI&#x2F;ML and I&#x27;ve been wondering for a while if it&#x27;s possible to create software that would test your English level automatically.<p>For example a callbot that would have a conversation with you, and determine if what you say make sense and if your accent isn&#x27;t horrendous.<p>Do you think state of the art AI could be able to solve this problem? or is it way too early for that?<p>Have you heard of anyone attempting this?

5 条评论

vivegi超过 3 年前
When I used to be in middle school decades ago, I discovered what wonderful tool an English dictionary is. My first dictionary was an Oxford English Dictionary that I inherited from my father, originally published in the 1960s. It had the words, some funny looking alphabet which I later understood was the Phonetic Alphabet, various meanings, synonyms, antonyms and examples of use in sentences.<p>For someone who is intending to build a pronunciation checker, I would start with the words and their International Phonetic Alphabet (IPA) equivalent. With today&#x27;s text-to-speech technology and machine learning algorithms, going from voice to IPA and vice versa should be quick.<p>Once you have that for words, you could build on it to add evaluation of vocabulary, grammar, sentences etc., A lot of it is around assembling the data and collating training data sets, imo.<p>Cool project!
bluejay2超过 3 年前
I&#x27;m only aware of ELSA [1], which claims to give feedback on pronunciation, intonation, vocab and grammar (and possibly more). My wife has several friends who are non-native speakers and use it primarily for pronunciation, and they have reported good results.<p>As a native english speaker, I don&#x27;t have a use for it but I would love to see something similar in other languages.<p>[1] <a href="https:&#x2F;&#x2F;elsaspeak.com&#x2F;en&#x2F;" rel="nofollow">https:&#x2F;&#x2F;elsaspeak.com&#x2F;en&#x2F;</a>
space_rock超过 3 年前
Google translate I&#x27;ve used myself to test my pronunciation when learning a language. Seems to be a good test. Native speakers pass and poor pronunciation fails.
smilebot超过 3 年前
In a way, yes. Bold Voice teaches you how to pronounce and tests you. I assume they use some ML models for tests. Check em out they’re great!
fuzzfactor超过 3 年前
An interesting app would pick up you cursing at the computer and give you a rating that way :)