https://github.com/welteki/openfaas-whisper-example
OpenFaaS example function to transcribe audio using OpenAI whisper
https://github.com/welteki/openfaas-whisper-example
Last synced: about 1 month ago
JSON representation
OpenFaaS example function to transcribe audio using OpenAI whisper
- Host: GitHub
- URL: https://github.com/welteki/openfaas-whisper-example
- Owner: welteki
- Created: 2025-02-05T14:28:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-05T14:51:38.000Z (3 months ago)
- Last Synced: 2025-04-06T10:14:34.191Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 4.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenFaaS Whisper example function
Example function to transcribe audio using [OpenAI whisper](https://github.com/openai/whisper).
This function is used as an example for GPU accelerated workflows with OpenFaaS in the blog posts:
[Scale to zero GPUs with OpenFaaS, Karpenter and AWS EKS](https://openfaas.com/blog/scale-to-zero-gpus/)