Skip to content

Graduation project web demo for Auto Speaker Verification system

Notifications You must be signed in to change notification settings

asddsada/senior_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Senior project web demo

The project is partial fulfillment of the requirements for the degree of Bachelor of Engineering, B.Eng. at Chulalongkorn University on Automatic Speaker Verification on Thai language project submitted to the Department of Computer Engineering on May 21, 2020.

Requirement

Setup

  1. Clone pipeline for Auto Speaker Verification system which can be found at https://github.com/asddsada/demo_pipeline .

  2. Move clone directory to backend/demo_pipeline or edit config in backend.py.

  3. NPM build require.

    git clone https://github.com/asddsada/demo_pipeline.git
    mv demo_pipeline backend
    npm install 
    

Start project