夜莺 – 一款开源卡拉OK应用,适用于电脑上的任何歌曲。
Nightingale – open-source karaoke app that works with any song on your computer

原始链接: https://nightingale.cafe/

🎤 声音分离:使用UVR卡拉OK模型或Demucs将人声从伴奏中分离。可调节主唱音量。📝 歌词:WhisperX转录并对齐音频中的每个词。如果可用,则使用LRCLIB中的现有歌词。🎯 音高评分:对着麦克风唱歌,实时获得评分。星级评分和每首歌的排行榜记录您的进度。👤 玩家资料:多个资料,分别记录分数历史。切换歌手,不会丢失任何人的记录。🎬 视频文件支持:将.mp4或.mkv文件拖放到库中。人声被分离,原始视频作为背景播放。🌌 动态背景:GPU着色器效果(等离子体、极光、星云...),Pixabay视频循环,或视频文件的源视频。🎮 手柄:完全使用控制器浏览菜单、选择歌曲和控制播放。方向键、摇杆、面部按钮。📦 单一二进制文件:首次启动时,ffmpeg、Python、PyTorch和ML模型都会被引导加载。无需安装。

## 夜莺:开源卡拉OK应用 - 摘要 夜莺是一款新的开源卡拉OK应用程序,旨在与用户电脑上的*任何*歌曲一起使用。它使用Rust和Bevy引擎开发,本地分离人声和伴奏(使用UVR Karaoke或Demucs等模型),并通过WhisperX或LRCLIB自动生成时歌词。它具有音调评分、游戏手柄支持和GPU加速功能。 开发者旨在易于使用,选择单二进制文件安装方式,首次启动时下载必要的依赖项(Python、ML模型)。然而,这种方法因潜在的安全和性能问题,以及绕过标准包管理而受到批评。 用户反馈不一,一些用户在使用歌词准确性和依赖项下载方面遇到了问题。尽管存在这些问题,该项目因其在卡拉OK软件方面的潜力而备受关注,尤其是在小众音乐和对完全本地、无广告体验的需求方面。开发者正在积极寻求反馈和贡献以改进该应用程序。
相关文章

原文

🎤 Stem separation

Vocals are isolated from instrumentals using the UVR Karaoke model or Demucs. Guide vocal volume is adjustable.

📝 Word-level lyrics

WhisperX transcribes and aligns every word to the audio. Existing lyrics from LRCLIB are used when available.

🎯 Pitch scoring

Sing into your mic and get scored in real-time. Star ratings and per-song scoreboards track your progress.

👤 Player profiles

Multiple profiles with separate score histories. Switch between singers without losing anyone's records.

🎬 Video file support

Drop .mp4 or .mkv files into your library. Vocals are separated and the original video plays as the background.

🌌 Dynamic backgrounds

GPU shader effects (plasma, aurora, nebula...), Pixabay video loops, or the source video for video files.

🎮 Gamepad

Navigate menus, pick songs, and control playback entirely with a controller. D-pad, sticks, face buttons.

📦 Single binary

ffmpeg, Python, PyTorch, and the ML models are all bootstrapped on first launch. Nothing to install.

联系我们 contact @ memedata.com