agenda-shaper / banana-whisper-small-basic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Whisper Base Template

Based on model from https://huggingface.co/openai/whisper-base, made to run on Banana Serverless GPUs

This template supports mp3 bytes in, returns the transcript, nothing crazy.

See test.py for an example of how to convert mp3 to bytes

About

License:MIT License


Languages

Language:Python 84.7%Language:Dockerfile 15.3%