seanoliver/audioflare
An AI-powered audio playground that transcribes, analyzes, summarizes, and translates audio files using Whisper, LLaMA2, M2M100, and DistilBERT on Cloudflare Workers.

Not currently ranked — collecting fresh signals.
star history
Audioflare is a web application that leverages multiple AI models deployed on Cloudflare AI Workers to process audio files. It uses OpenAI Whisper for speech-to-text transcription, Meta LLaMA2 for summarization and analysis, Meta M2M100 for translation, and DistilBERT for additional NLP tasks. Users upload audio files which are processed entirely server-side on Cloudflare’s edge infrastructure.
Frequently asked
- What is seanoliver/audioflare?
- An AI-powered audio playground that transcribes, analyzes, summarizes, and translates audio files using Whisper, LLaMA2, M2M100, and DistilBERT on Cloudflare Workers.
- Is audioflare open source?
- Yes — seanoliver/audioflare is open source, released under the MIT license.
- What language is audioflare written in?
- seanoliver/audioflare is primarily written in TypeScript.
- How popular is audioflare?
- seanoliver/audioflare has 481 stars on GitHub.
- Where can I find audioflare?
- seanoliver/audioflare is on GitHub at https://github.com/seanoliver/audioflare.