【发布时间】:2018-01-18 09:21:34
【问题描述】:
AWS 最近发布了一个非常激动人心的transcribe library。
使用它的API似乎只使用python (boto) or their CLI
我想使用 NodeJS API 或至少拥有 REST API。
我找不到 REST API,有人知道吗?
【问题讨论】:
标签: python node.js rest amazon-web-services transcription
AWS 最近发布了一个非常激动人心的transcribe library。
使用它的API似乎只使用python (boto) or their CLI
我想使用 NodeJS API 或至少拥有 REST API。
我找不到 REST API,有人知道吗?
【问题讨论】:
标签: python node.js rest amazon-web-services transcription
Transcribe API 的文档可在此处获取 https://docs.aws.amazon.com/transcribe/latest/dg/what-is-transcribe.html
【讨论】: