Skip to content

floydto/karaoke_trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

karaoke_trainer

A web-based application for you to testify your singing ability by using AI compared with original song's pitch, which targets people who want to self-testify whether they can sing or just want to know how similar when compared to the original singer.

Screenshot 2021-12-15 at 12 53 47 AM

Screenshot 2021-12-15 at 12 54 37 AM

Screenshot 2021-12-15 at 12 55 29 AM

Screenshot 2021-12-15 at 12 54 57 AM

instruction:

After manually pull update on index.js/ main.ts / main.py

  1. index.js / main.ts  forever restart index.js
  1. main.py  ps -ef | grep express_tornado_routing/main.py | grep -v grep | awk -F ' ' '{print $2}' | xargs kill -9  source ~/miniconda3/etc/profile.d/conda.sh  conda activate base  nohup python path/main.py & ** forever start -c python3 main.py ** forever log -f list number

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published