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

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

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)