Skip to content

codernayeem/rec-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rec-analyzer

A simple web server to analyze call recordings made with flask.

Usage :

  1. git clone https://github.com/codernayeem/rec-analyzer.git
  2. cd rec-analyzer
  3. py app.py

'py app.py' command will take host automatically. If you want to put host and port, use:

  • py app.py host
  • py app.py host port
  • py app.py * port