- 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.
推薦閱讀
- Advanced Quantitative Finance with C++
- ExtGWT Rich Internet Application Cookbook
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- Python 3.7網絡爬蟲快速入門
- Instant 960 Grid System
- Java開發入行真功夫
- Java程序設計與計算思維
- 數據結構(Python語言描述)(第2版)
- Mastering Apache Spark 2.x(Second Edition)
- Java面向對象程序設計
- jQuery炫酷應用實例集錦
- 零基礎學C語言程序設計
- Unity 2017 Game AI Programming(Third Edition)
- Python預測之美:數據分析與算法實戰(雙色)
- Mastering Leap Motion