8000 GitHub - NirmalSankalana/speaker-verification-demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NirmalSankalana/speaker-verification-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

speaker-verification-demo

How to set up the project.

Backend

  1. Install python 3.8 or above
  2. Create and actiate virtual environment inside project folder
  3. Install required libraries : pip3 install -r requirements.txt

Run the project

  1. uvicorn uvicorn app.main:app --reload
  2. Swagger documentation is available at : http://{host}:{port}/docs#

Save Dependancies

  1. Run pip3 freeze > requirements.txt after installing any pip package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0