pikaraoke icon indicating copy to clipboard operation
pikaraoke copied to clipboard

The World's best open-source Home Karaoke system (support searching/downloading from Youtube and DNN-AI-based vocal/nonvocal sound separation), multilingual and cross-platform

Results 11 pikaraoke issues
Sort by recently updated
recently updated
newest added

I had some problems running this with Python 3. 1. `futures` is a native component in Python 3 and the package was a backport for Python 2 https://pypi.org/project/futures/ 2. `librosa`...

It seems that users currently need to either chose to have karaoke lyrics shown in video or have vocal audio. Searching YouTube for a song title + "karaoke" is necessary...

Sorry to request in this way but is it possible to post a Pi image for the new release as you did before?

After extracting pikaraoke.linux-amd64.tar.gz (with no errors) to a freshly installed Raspberry Pi 3b+ I run ./run-release-allOS.sh and get this error: ./run-release-allOS.sh: line 3: /home/pi/pikaraoke/miniconda3/bin/python3: cannot execute binary file: Exec format...

I run the script as follows: `app.py --download-path "C:\Users\\Documents\pikaraoke-songs" ` My songs are organised into subfolders beneath, for example: ``` C:\Users\\Documents\pikaraoke-songs\A C:\Users\\Documents\pikaraoke-songs\B C:\Users\\Documents\pikaraoke-songs\C ... ``` The script doesn't search subfolders,...

Hi, I don't need the system to run DNN processing on all my files as most of them are already instrumental. I'd prefer not to waste CPU cycles and disk...

When the song is playing, the controller is empty. How to fix this problem~ ![image](https://github.com/xuancong84/pikaraoke/assets/100680093/c772c51f-5b9c-4a7e-b75a-4ac7d495a94c)

Setup: Pi4 Bullseye 64 non-desktop OS (updated) Miniconda 4.9.2 ARCH 64 (not updated - I did update it in an earlier install, but it broke the HTTP packet retrieval, so...

I am trying to get this working on Buster. I started from the original base code 1.1.2 image, like suggested. But the Python version is older, AND Anaconda fails to...

When `--admin-password` is used, the Guests' home tab does not show the current playing song nor the next one in queue. This does not happen on the Admin's home tab,...