https://github.com/jiyuujin/whisper
https://github.com/jiyuujin/whisper
aws-lambda openapi whisper
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jiyuujin/whisper
- Owner: jiyuujin
- Created: 2023-03-21T10:58:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-07T02:53:54.000Z (about 3 years ago)
- Last Synced: 2025-02-10T09:11:13.726Z (over 1 year ago)
- Topics: aws-lambda, openapi, whisper
- Language: TypeScript
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.