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

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

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/)