SkillAgentSearch skills...

Zanshin

A novel media player that allows you to navigate by speaker

Install / Use

/learn @narcotic-sh/Zanshin
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img height="182" src="/packaging/assets/Zanshin_512x512.png"> </p> <p align="center"> <img src="title.svg" alt="Zanshin - Relaxed alertness; continuing awareness"> </p> <p align="center"> <a href="https://zanshin.sh">Website</a> | <a href="https://zanshin.sh/screenshots">Screenshots</a> | <a href="https://discord.gg/Nf7m5Ftk3c">Discord</a> </p>

A media player with a novel interface allowing you to navigate by speaker.

  • Visualize who speaks when & for how long
  • Jump/skip speaker segments
  • Set different playback speeds per speaker
  • Auto-skip speakers

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.

Installation

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.

macOS FAQ

<details> <summary>Can I backup and restore all the items in my Zanshin Vault?</summary> <br> Yes, simply backup the following file: <ul> <li><code>~/Library/Application Support/Zanshin/zanshin/media.db</code></li> </ul> To restore it (like after you install Zanshin on a new Mac, for example), simply move the file into that same location. </details> <details> <summary>How do I uninstall Zanshin?</summary> <br> Delete two items: <ul> <li><code>Zanshin.app</code> in <code>/Applications</code></li> <li>The folder <code>~/Library/Application Support/Zanshin</code></li> </ul> </details>

Community, Support, Future Plans

Join the Discord server to ask questions, suggest features, talk about Zanshin and Senko development etc.

For planned features and improvements, see PLANS.md .

Development

For setting up Zanshin for development, see DEV_SETUP.md.

Troubleshooting

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

Related Skills

View on GitHub
GitHub Stars90
CategoryDevelopment
Updated9d ago
Forks5

Languages

Svelte

Security Score

100/100

Audited on Mar 25, 2026

No findings