【发布时间】:2022-08-09 21:14:12
【问题描述】:
我尝试使用此方法使用 Google Cloud 进行转录 https://cloud.google.com/speech-to-text/docs/transcribe-console
我被困在这一点上 https://cloud.google.com/speech-to-text/docs/transcribe-console#model_adaptation_optional 它不允许我发送创建成绩单
附上截图
我尝试使用此方法使用 Google Cloud 进行转录 https://cloud.google.com/speech-to-text/docs/transcribe-console
我被困在这一点上 https://cloud.google.com/speech-to-text/docs/transcribe-console#model_adaptation_optional 它不允许我发送创建成绩单
附上截图
您需要提交它,您必须从 dropdown option 中选择 Workspace。工作区是一个 Cloud Storage 存储桶,用于存储您的 Speech-to-Text 资产,例如配置、上传的音频文件和转录内容。您可以使用现有的 Cloud Storage 存储分区,也可以创建一个新存储分区。
【讨论】: