https://github.com/botisan-ai/whisper-aws-stack
Deplay Whisper on AWS Scalably
https://github.com/botisan-ai/whisper-aws-stack
aws cdk ecs fargate fastapi openai silero-vad whisper
Last synced: 4 months ago
JSON representation
Deplay Whisper on AWS Scalably
- Host: GitHub
- URL: https://github.com/botisan-ai/whisper-aws-stack
- Owner: botisan-ai
- License: mit
- Created: 2022-12-28T04:18:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T16:04:14.000Z (over 3 years ago)
- Last Synced: 2024-10-24T10:07:47.481Z (over 1 year ago)
- Topics: aws, cdk, ecs, fargate, fastapi, openai, silero-vad, whisper
- Language: Python
- Homepage:
- Size: 190 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Whisper AWS Stack
This is a series of service and deployment scripts for setting up a Whisper service on AWS, in a scalable manner.
# Prerequisites
- Python v3.9+
- an AWS account with quota to use at least the `G` type instances.
## Pycurl Installation on MacOS
[This gist](https://gist.github.com/vidakDK/de86d751751b355ed3b26d69ecdbdb99) helps me a lot in terms of setting up proper curl version for pycurl.
# License
[MIT](./LINCENSE)