实际上,我使用它作为Google函数的Python代码:
我无法在speech_v1文件中正确导入requirements.txt库。pip_download_wheels had stderr output:\nERROR: Could not find a version that satisfies the requirement google-cloud-speech-v1from -r requirements.txt (line 3)) (from vers
我是twilio的新手,所以我甚至不知道语音通话流是如何工作的。我只有一个任务:我需要使用twilio呼叫一个号码,并在此人停止说话时将语音输入googlespeech to text。我试着用django将电话转接到google,但我不知道如何设置一个webhook。我试着将语音直接发送到googlespeech,但是我不知道怎么做。基本上,我走进了死胡同,不知道该怎么做。methods=['GET', 'POST'])
d
我正在尝试通过GoogleSpeechAPI将音频文件转换为印度语言的文本。该API返回类型为"google.cloud.speech_v1.types.SpeechRecognitionAlternative".的对象我正在尝试将结果导出到.json文件。import speech
from google.cloud.sp