- Voice User Interface Projects
- Henry Lee
- 215字
- 2021-07-23 17:17:09
Technological advancement of VUIs
In 1952, at Bell Labs, the engineers Davis, Biddulph, and Balashek built the Automatic Digit Recognizer (Audrey), a rudimentary voice recognition system. Audrey was limited by the technology of the time but was able to recognize the numbers 0 to 9. The Audrey system, which processed the 10 digits through voice recognition, was 6 feet tall and covered the walls of Bell Labs, containing large numbers of analog circuits with capacitors, amplifiers, and filters. Audrey did the following three things:
- The Audrey system took the user's voice as input and put the voice into the machine's memory. The voice input was classified and pattern matching was performed against the predefined classes of voices for the numbers 0 to 9. Finally, the identified number was stored in memory.
- It flashed a light that represented the matching number.
- It was also able to communicate selected digits over the telephone.
Audrey performed what's known today as NLP, using ML with AI.
Although Audrey recognized voice input with an accuracy of 97% to 99%, it was very expensive and large in size, and it was extremely difficult to maintain its complex electronics. Thus, Audrey could not be commercialized. However, since the inception of Audrey, voice technology and research has continued to leap forward.
- Java Web開發學習手冊
- SoapUI Cookbook
- Linux核心技術從小白到大牛
- Building a RESTful Web Service with Spring
- Android 9 Development Cookbook(Third Edition)
- Django:Web Development with Python
- Mastering LibGDX Game Development
- 快人一步:系統性能提高之道
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- Struts 2.x權威指南
- Instant Zurb Foundation 4
- SSH框架企業級應用實戰
- Get Your Hands Dirty on Clean Architecture
- ASP.NET開發寶典
- SCRATCH編程課:我的游戲我做主