Spaces:
Running
Running
where is my data stored?
#13
by
Jeh98
- opened
Can I use this for confidential recordings?
Hi there! The good news is that since none of your data is sent to a server (everything runs locally), your data is not stored anywhere (other than on your computer while it's processing, of course), so yes, this will work for confidential recordings! :)
After loading the page (and the model), you can literally disable your internet connection, and everything will still run as expected! The source code can be found here: https://github.com/xenova/whisper-web/, and you can run it locally (not hosted as a static website) if you want too.
Let me know if you have any further questions.