项目文件夹

0
thewh1teagle 4d1db65fd0 Record two sign-server traps in the release skill (#1549)
Both cost time during the 3.2.2 release. Cloudflare answers a non-browser
user-agent with `403 error code: 1010`, which reads exactly like a dead tunnel —
the check has to be curl. And `sign.py serve` prints a ready-to-paste
`export SIGN_TUNNEL_SECRET=…` at startup, so whatever its output is redirected to
holds a live secret until it is deleted.

Claude-Session: https://claude.ai/code/session_011VzcG6FnVRWR2aBLPrtWon
2026-09-05 16:40:51 +03:00
2024-03-31 00:58:21 +03:00
2024-06-28 01:20:27 +03:00
2026-02-07 07:41:08 +02:00
2024-01-15 06:33:45 +02:00
2026-02-07 07:41:08 +02:00
2024-01-08 23:40:09 +02:00
2026-02-21 08:12:28 +02:00

Vibe logo

Vibe - Transcribe on your own!

⌨️ Transcribe audio and video right on your device

🔗 Download Vibe   |   Give it a Star |   Support the project 🤝


Screenshots

Features 🌟

  • 🌍 Transcribe almost every language
  • 🔒 Ultimate privacy: fully offline transcription, no data ever leaves your device
  • 🎨 User friendly design
  • 🎙️ Transcribe audio / video
  • 🎶 Option to transcribe audio from popular websites (YouTube, Vimeo, Facebook, Twitter and more!)
  • 📂 Batch transcribe multiple files!
  • 📝 Support SRT, VTT, TXT, HTML, PDF, JSON, DOCX formats
  • 👀 Realtime preview
  • 🤖 Supports Whisper, Nemotron 3.5, and Parakeet TDT v3 models
  • Summarize transcripts: Get quick, multilingual summaries using the Claude API
  • 🧠 Ollama support: Do local AI analysis and batch summaries with Ollama
  • 🌐 Translate to English from any language
  • 🖨️ Print transcript directly to any printer
  • 🔄 Automatic updates
  • 💻 Optimized for GPU (macOS, Windows, Linux)
  • 🎮 Optimized for Nvidia / AMD / Intel GPUs! (Vulkan/CoreML)
  • 🔧 Total Freedom: Customize Models Easily via Settings
  • ⚙️ Model arguments for advanced users
  • Transcribe system audio
  • 🎤 Transcribe from microphone
  • 🖥️ CLI support: Use Vibe directly from the command line interface! (see --help)
  • 👥 Speaker diarization
  • 🎬 Stable timestamps mode for subtitle/movie-grade timing (VAD-backed, slower)
  • 📱 Record from your phone: scan a QR code once, then your computer does the transcribing and sends the text straight back — works on iOS and Android with nothing to install from an app store
  • 📥 Integrate custom models from your own site: Use vibe://download/?url=<model url>
  • 📹 Choose caption length optimized for videos / reels
  • HTTP API with Swagger docs and agent skills

Supported platforms 🖥️

MacOS Windows Linux

Contribute 🤝

Developers

Get started with local development here.

PRs are welcomed! In addition, you're welcome to add translations.

Community

Discord

Roadmap 🛣️

You can see the roadmap in Vibe-Roadmap

Add translation 🌐

See the translation guide.

Docs 📄

see Vibe Docs

I want to know more!

Medium post

Issue report

You can open new issue and it's recommend to check DEBUG.md first.

Privacy Policy 🔒

Your privacy is important to us. Please review our Privacy Policy to understand how we handle your data.

Credits

Thanks for tauri.app for making the best apps framework I ever seen

Thanks for github.com/whisper.cpp for outstanding interface for the AI model.

Thanks for openai.com for their amazing Whisper model

Thanks for github.com for their support in open source projects, providing infastructure completely free.

And for all the amazing open source frameworks and libraries which this project uses...