Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chervet authored Dec 28, 2024
1 parent c87c080 commit a02abc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Proof Of Concept scale with Whisper

This project is a proof of concept to transcribe audio in real-time using a serverless architecture.
This project is a proof of concept to transcribe audio in real-time using a serverless architecture using: python, slimfaas, terraform, kubernetes on azure

## Getting Started

Expand Down Expand Up @@ -57,4 +57,4 @@ docker-compose up
- [webapp] Send small chunks to the api while recording
- [all] Add retry pattern
- [train] Train / deploy / tests the model like explain in https://www.youtube.com/watch?v=QFOdB9GPf_Y&list=PL8EMdIH6Mzxw5mVb0hz4n7xeIa5aloVmC
- [deployment] Set up GitOps
- [deployment] Set up GitOps

0 comments on commit a02abc2

Please sign in to comment.