Python 中的 Google Cloud Speech-to-Text 使用 websocket 处理音频流

Posted

技术标签:

【中文标题】Python 中的 Google Cloud Speech-to-Text 使用 websocket 处理音频流【英文标题】:Google Cloud Speech-to-Text in Python using websockets for Audio streams 【发布时间】:2018-10-25 07:39:24 【问题描述】:

是否有关于使用 javascript 和 websockets 从客户端流式传输音频并使用 Python 中的 Google Cloud Speech-to-Text 将其转换为文本的良好文档?

【问题讨论】:

【参考方案1】:

对于使用 Python 的客户端和服务器可以参考这个GitHub example

【讨论】:

以上是关于Python 中的 Google Cloud Speech-to-Text 使用 websocket 处理音频流的主要内容,如果未能解决你的问题,请参考以下文章

使用 firebase_admin 或 google.cloud.firestore 在 python 中的 Firestore 客户端(作为用户)

如何在 Python 中运行 Google Cloud Function 中的子进程

如何使用 Google Python Client for Cloud Functions 获取 Google Cloud Functions 列表?

Dataproc 不导入存储在 Google Cloud Storage 存储分区中的 Python 模块

Python 中的 Google Cloud Speech-to-Text 使用 websocket 处理音频流

使用 Python 将 Google Cloud Storage 中的数据加载到 BigQuery 时,如何强制忽略双引号?