CoolFace
Apppublic

NeuralInternet/Audio-to-Text_Advanced_Playground

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes
app-local.py3 linesDownload Raw Back to root
1# Run the app with no audio file restrictions2from app import create_ui3create_ui(-1)