I am trying to run the stream-version of whisper.cpp in sveltekit. I have been able to run it using pure HTML and a very simple python server seen in this repo, where I simply run python server.py
from root to start my working example, but I am not able to figure out how I can modify my script to work for SvelteKit. Does anyone know? I would add what steps I have tried, but I really am at a complete loss for how to even start.
↧
Running whisper.cpp stream using sveltekit
↧