CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
sankeerthAjith
/
VoiceToTextAPI_uses_whisper_base
source
Hugging Face
updated 2y ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
app.py
app.py
4 lines
Copy path
Download
Raw
Back to root
1
# This file is only here to satisfy Hugging Face's UI
2
import os
3
os.system("python server.py")
4