CoolFace
Apppublic

sankeerthAjith/VoiceToTextAPI_uses_whisper_base

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
app.py4 linesDownload Raw Back to root
1# This file is only here to satisfy Hugging Face's UI2import os3os.system("python server.py")4