Skip to content

vaaliferov/109_ssa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSA Game: Reversing Audio

This is an implementation of a game called "SSA". It was invented by Aleksandr Pushnoy back in 2004. The idea is simple - you're singing a song, it's being recorded, then reversed and cut in pieces. Someone from the opposite team then listens to it and tries to imitate the same with their own voice. Finally, it's reversed again, and the task is to guess what song it was :) [demo]

python3 -m venv env
source env/bin/activate
apt install -y opus-tools
pip install -r requirements.txt
python3 bot.py <bot_owner_id> <bot_token>

Alt Text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published