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

Merge branch 'it18218640' into 'master'

add server.py and client.py file

See merge request !64
parents f3be2d22 d818b9b9
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