Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any interest in Pulumi deployment for AWS ECS and .ts client code for FE? #154

Open
kjhenner opened this issue Feb 25, 2024 · 5 comments
Open
Labels
question Further information is requested

Comments

@kjhenner
Copy link

I've been working on getting a version of this deployed to AWS on GPU compute for a project I'm working on. If there's any interest, let me know and I can clean up my code a little and share it here and/or eventually make a PR if appropriate. I'm very much hacking through, so I'd certainly benefit from some additional eyes on things!

So far I have:

  1. Pulumi code to define ECS service on g4dn.xlarge (a little expensive!), load balancer, and all the mess of prerequisites and iam roles and such.
  2. A partial .ts WhisperClient adapted from the plugin code here--currently just logging things to the console as POC.
@zoq
Copy link
Contributor

zoq commented Feb 29, 2024

Hello @kjhenner certainly interested, and we can create another e.g. deployment folder that has the code in it. Happy to review your code.

@zoq zoq added the question Further information is requested label Feb 29, 2024
@zoq
Copy link
Contributor

zoq commented Feb 29, 2024

We did put together a simple webinterface to show WhisperLive as well, that we will push over the next days.

@kjhenner
Copy link
Author

kjhenner commented Mar 6, 2024

Great--I'll set up a PR for now so there's a place for the code and discussion, though I expect it's fairly far from something ready to merge. There are a lot of specifics to the deployment, so it will likely be more useful as reference than something folks would want to run out-of-the-box.

Looking forward to seeing the web interface code.

@kjhenner
Copy link
Author

kjhenner commented Mar 6, 2024

@zoq #168

@RohitMidha23
Copy link

@zoq when do you plan to put up your web interface?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Development

No branches or pull requests

3 participants