DevOPS Link: https://devpost.com/software/karaokeflow
Required dependencies:
pip install streamlit
pip install requests
pip install lyricsgenius
pip install yt-dlp
pip install pyaudio
pip install SpeechRecognition
pip install pillow
After that, run using the following command:
streamlit run main.py