Skip to content

Game application to complete the lyrics of a song by lintening the music

Notifications You must be signed in to change notification settings

geromt/complete-the-song

Repository files navigation

Complete the Song

Web-application to practice a foreign langauge by complete songs.

At this point, it's only intended to run on a local machine.


Requirements

  • Python 3
  • Chromium
  • pip (it typically comes with python3)
  • Sqlite3 (it typically comes with python3)

Getting started

Clone this repo to your computer in the desired folder

git clone https://github.com/geromt/complete-the-song.git

Install the requirements in your virtual environment

pip install -r requirements.txt

Start the server

python3 runserver.py

or

./runserver.py

About

Game application to complete the lyrics of a song by lintening the music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published