File size: 73 Bytes
55d1a6c
 
 
 
1
2
3
4
5
from speech_emotion import app

if __name__ == "__main__":
    app.run()