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.
instruction:
After manually pull update on index.js/ main.ts / main.py
- index.js / main.ts forever restart index.js
- 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