mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 22:55:46 +01:00
deploy: 89d9fd13b2
This commit is contained in:
parent
08fc735046
commit
219d4e8f14
31 changed files with 54 additions and 54 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="Docusaurus v2.4.1">
|
||||
<title data-rh="true">Introduction | Buzz</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://chidiwilliams.github.io/buzz/img/favicon.ico"><meta data-rh="true" name="twitter:image" content="https://chidiwilliams.github.io/buzz/img/favicon.ico"><meta data-rh="true" property="og:url" content="https://chidiwilliams.github.io/buzz/docs"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Introduction | Buzz"><meta data-rh="true" name="description" content="Transcribe and translate audio offline on your personal computer. Powered by"><meta data-rh="true" property="og:description" content="Transcribe and translate audio offline on your personal computer. Powered by"><link data-rh="true" rel="icon" href="/buzz/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://chidiwilliams.github.io/buzz/docs"><link data-rh="true" rel="alternate" href="https://chidiwilliams.github.io/buzz/docs" hreflang="en-US"><link data-rh="true" rel="alternate" href="https://chidiwilliams.github.io/buzz/zh/docs" hreflang="zh-CN"><link data-rh="true" rel="alternate" href="https://chidiwilliams.github.io/buzz/docs" hreflang="x-default"><link rel="stylesheet" href="/buzz/assets/css/styles.5917496c.css">
|
||||
<link rel="preload" href="/buzz/assets/js/runtime~main.06be31f4.js" as="script">
|
||||
<link rel="preload" href="/buzz/assets/js/runtime~main.9ba81910.js" as="script">
|
||||
<link rel="preload" href="/buzz/assets/js/main.db279b5f.js" as="script">
|
||||
</head>
|
||||
<body class="navigation-with-keyboard">
|
||||
|
|
@ -20,7 +20,7 @@ real-time, <a href="https://www.loom.com/share/564b753eb4d44b55b985b8abd26b55f7"
|
|||
<a href="https://github.com/ggerganov/whisper.cpp" target="_blank" rel="noopener noreferrer">Whisper.cpp</a>, <a href="https://github.com/guillaumekln/faster-whisper" target="_blank" rel="noopener noreferrer">Faster Whisper</a>,
|
||||
<a href="https://huggingface.co/models?other=whisper" target="_blank" rel="noopener noreferrer">Whisper-compatible Hugging Face models</a>, and
|
||||
the <a href="https://platform.openai.com/docs/api-reference/introduction" target="_blank" rel="noopener noreferrer">OpenAI Whisper API</a></li><li><a href="#command-line-interface">Command-Line Interface</a></li><li>Available on Mac, Windows, and Linux</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="transcription-viewer-interface">Transcription Viewer Interface<a href="#transcription-viewer-interface" class="hash-link" aria-label="Direct link to Transcription Viewer Interface" title="Direct link to Transcription Viewer Interface"></a></h2><p>Buzz features a powerful transcription viewer that makes it easy to work with your transcriptions:</p><ul><li><strong>🔍 Smart Search</strong>: Find text quickly with real-time search and navigation</li><li><strong>🎵 Playback Controls</strong>: Loop segments, follow audio, and adjust playback speed</li><li><strong>⌨️ Keyboard Shortcuts</strong>: Efficient navigation with Ctrl+F, Ctrl+L, and more</li><li><strong>🎨 Clean Interface</strong>: Conditional visibility keeps the interface uncluttered</li><li><strong>💾 State Persistence</strong>: Remembers your preferences between sessions</li></ul><p><a href="https://chidiwilliams.github.io/buzz/docs/usage/transcription_viewer" target="_blank" rel="noopener noreferrer">Learn more about the Transcription Viewer Interface →</a></p></div></article><nav class="pagination-nav docusaurus-mt-lg" aria-label="Docs pages"><a class="pagination-nav__link pagination-nav__link--next" href="/buzz/docs/installation"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">Installation</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_bqdL thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#features" class="table-of-contents__link toc-highlight">Features</a></li><li><a href="#transcription-viewer-interface" class="table-of-contents__link toc-highlight">Transcription Viewer Interface</a></li></ul></div></div></div></div></main></div></div></div>
|
||||
<script src="/buzz/assets/js/runtime~main.06be31f4.js"></script>
|
||||
<script src="/buzz/assets/js/runtime~main.9ba81910.js"></script>
|
||||
<script src="/buzz/assets/js/main.db279b5f.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue