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

add server.py and client.py file

parent f3be2d22
import os
import random
from flask import Flask, request, jsonify
from keyword_spotting_service import Keyword_Spotting_service
app = Flask(__name__)
\ No newline at end of file
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