An open API service indexing awesome lists of open source software.

https://github.com/jiyuujin/whisper


https://github.com/jiyuujin/whisper

aws-lambda openapi whisper

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# OpenAI (Whisper)

For detailed instructions, please refer to the [documentation](https://www.serverless.com/framework/docs/providers/aws/).

## Install

Run `npm i` to install the project dependencies.

### Use Local

`npx sls invoke local -f hello` if you're using npm.

### Deploy Lambda

Run `npx sls deploy` to deploy this stack to AWS Lambda.