Commit 6cccdac5 authored by W.D.R.P. Sandeepa's avatar W.D.R.P. Sandeepa

build new model.h5

parent f3a515f3
import requests import requests
URL = "http://127.0.0.1:5000/predict" URL = "http://127.0.0.1:5000/predict"
TEST_AUDIO_FILE_PATH = "test/other.wav" TEST_AUDIO_FILE_PATH = "test/red.wav"
if __name__ == "__main__": if __name__ == "__main__":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment