whisper-web icon indicating copy to clipboard operation
whisper-web copied to clipboard

Is there an API?

Open TonySimonovsky opened this issue 1 year ago • 1 comments
trafficstars

Hi

I discovered your solution today and it is absolutely great! Kudos for that!

I'm curious, can I only use it on the page or there is a way to programmatically send audio and get transcription using some API?

Thanks, Tony

TonySimonovsky avatar Jun 10 '24 13:06 TonySimonovsky

Hi there 👋 Thanks! This is a demo of the model running in-browser (locally), so this means there is no API, by design. However, this does not stop someone from implementing it inside a Next.js application that provides an API endpoint (for example).

xenova avatar Jun 10 '24 13:06 xenova