- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 87字
- 2021-08-13 16:01:41
Converting voice-to-text
Sometimes, a voice has to be converted to text. This is a speech recognition problem. The Google speech recognition system works in 120 languages. The audio can be streamed, or a prerecorded video can be sent. Formatting can be done for different categories, such as proper nouns and punctuation. The following example is from https://cloud.google.com/speech-to-text/:

There are different models provided, for videos, phone calls, and search-based audio. This works even when there is background noise, and the system can filter inappropriate content.
推薦閱讀
- Django+Vue.js商城項目實戰
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Raspberry Pi for Secret Agents(Third Edition)
- Internet of Things with Intel Galileo
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Java性能權威指南(第2版)
- 大學計算機基礎(第2版)(微課版)
- Python數據可視化之Matplotlib與Pyecharts實戰
- CoffeeScript Application Development Cookbook
- GameMaker Essentials
- PHP與MySQL權威指南
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- Java程序設計實用教程(第2版)
- C語言程序設計教程
- Raspberry Pi Robotic Projects