A novel media player that allows you to navigate by speaker
107
stars
33
commits
Svelte
primary language
Jun 19, 2026
updated
Website | Screenshots | Discord
A media player with a novel interface allowing you to navigate by speaker.
It's a better, more efficient way to listen to podcasts, interviews, press confrences etc.
Supports YouTube videos and your own local media files.
Visit the website for demo videos and screenshots of the UI/interface.
残心 / Zanshin is powered by the very fast Senko speaker diarization pipeline.
Zanshin is currently only available in packaged form for macOS 14+ on Apple Silicon.
Download from the website or Github Releases.
For Windows and Linux, packaging is not available yet and will be coming soon. In the mean time, you can get Zanshin running on both of those platforms by entering in some commands in the terminal. Refer to DEV_SETUP.md for instructions.
~/Library/Application Support/Zanshin/zanshin/media.dbZanshin.app in /Applications~/Library/Application Support/ZanshinJoin the Discord server to ask questions, suggest features, talk about Zanshin and Senko development etc.
For planned features and improvements, see PLANS.md .
For setting up Zanshin for development, see DEV_SETUP.md.
If you face issues while running Zanshin and are a bit technically savvy, you can run Zanshin from the terminal and see logs like so:
cd ~/Library/Application\ Support/Zanshin/zanshin
./python_interpreter/cpython-3.13.11-macos-aarch64-none/bin/python src/app.py
33 commits
Svelte
49.6%
Python
32.3%
CSS
8.2%
JavaScript
3.8%
Rust
2.7%
C++
2.3%
A novel media player that allows you to navigate by speaker
107
stars
33
commits
Svelte
primary language
Jun 19, 2026
updated
Website | Screenshots | Discord
A media player with a novel interface allowing you to navigate by speaker.
It's a better, more efficient way to listen to podcasts, interviews, press confrences etc.
Supports YouTube videos and your own local media files.
Visit the website for demo videos and screenshots of the UI/interface.
残心 / Zanshin is powered by the very fast Senko speaker diarization pipeline.
Zanshin is currently only available in packaged form for macOS 14+ on Apple Silicon.
Download from the website or Github Releases.
For Windows and Linux, packaging is not available yet and will be coming soon. In the mean time, you can get Zanshin running on both of those platforms by entering in some commands in the terminal. Refer to DEV_SETUP.md for instructions.
~/Library/Application Support/Zanshin/zanshin/media.dbZanshin.app in /Applications~/Library/Application Support/ZanshinJoin the Discord server to ask questions, suggest features, talk about Zanshin and Senko development etc.
For planned features and improvements, see PLANS.md .
For setting up Zanshin for development, see DEV_SETUP.md.
If you face issues while running Zanshin and are a bit technically savvy, you can run Zanshin from the terminal and see logs like so:
cd ~/Library/Application\ Support/Zanshin/zanshin
./python_interpreter/cpython-3.13.11-macos-aarch64-none/bin/python src/app.py
33 commits
Svelte
49.6%
Python
32.3%
CSS
8.2%
JavaScript
3.8%
Rust
2.7%
C++
2.3%