<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Docs on noScribe</title><link>https://noscribe.de/en/docs/</link><description>Recent content in Docs on noScribe</description><generator>Hugo</generator><language>en</language><atom:link href="https://noscribe.de/en/docs/index.xml" rel="self" type="application/rss+xml"/><item><title>Download and Installation</title><link>https://noscribe.de/en/docs/download-installation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://noscribe.de/en/docs/download-installation/</guid><description>&lt;h1 id="download-and-installation">Download and Installation&lt;a class="anchor" href="#download-and-installation">#&lt;/a>&lt;/h1>
&lt;p>&lt;strong>Current version:&lt;/strong> 0.7&lt;/p>
&lt;p>All installation files are hosted on SWITCHdrive.ch, a secure data-sharing platform for Swiss universities.
The source code is available on &lt;a href="https://github.com/kaixxx/noScribe">GitHub&lt;/a>, also for the &lt;a href="https://github.com/kaixxx/noScribeEditor">noScribe Editor&lt;/a>.&lt;/p>
&lt;p>&lt;a class="book-btn"href="#windows">Windows Installation&lt;/a>
&lt;a class="book-btn"href="#macos">macOS Installation&lt;/a>
&lt;a class="book-btn"href="#linux">Linux Installation&lt;/a>&lt;/p>
&lt;h2 id="windows">Windows&lt;a class="anchor" href="#windows">#&lt;/a>&lt;/h2>
&lt;h3 id="download">Download&lt;a class="anchor" href="#download">#&lt;/a>&lt;/h3>
&lt;p>Two versions are available. Most users should choose the standard version. If you have an NVIDIA graphics card (RTX 20XX or newer) with at least 6 GB VRAM, you can benefit from CUDA acceleration, which can drastically reduce transcription time.&lt;/p></description></item><item><title>Usage</title><link>https://noscribe.de/en/docs/usage/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://noscribe.de/en/docs/usage/</guid><description>&lt;h1 id="usage">Usage&lt;a class="anchor" href="#usage">#&lt;/a>&lt;/h1>
&lt;h2 id="settings">Settings&lt;a class="anchor" href="#settings">#&lt;/a>&lt;/h2>
&lt;img src="https://noscribe.de/img/noScribe_settings.png" alt="noScribe settings" style="width: 17em; height: auto; float: left; margin: 0 1.5rem 1rem 0;" width="622" height="1372" loading="lazy" decoding="async"
/>

&lt;ul>
&lt;li>&lt;strong>Choose audio file:&lt;/strong> Almost all audio and video formats are supported. You can also select multiple files in the dialog; they will then be processed one after another.&lt;/li>
&lt;li>&lt;strong>Save transcript as:&lt;/strong> Default is &lt;code>.html&lt;/code> (compatible with the editor). Optionally &lt;code>.txt&lt;/code> for plain text or &lt;code>.vtt&lt;/code> for subtitles and further work in &lt;a href="https://exmaralda.org/">EXMARaLDA&lt;/a>. If multiple input files are processed at once, only the output folder can be selected. Output file names are then generated automatically.&lt;/li>
&lt;li>&lt;strong>Start/Stop:&lt;/strong> Time range in the format &lt;code>hh:mm:ss&lt;/code>, ideal for testing shorter excerpts.&lt;/li>
&lt;li>&lt;strong>Language:&lt;/strong> Select a language or &amp;ldquo;Auto&amp;rdquo; for detection, or &amp;ldquo;Multilingual&amp;rdquo; for multiple languages in the same recording (experimental).&lt;/li>
&lt;li>&lt;strong>Quality:&lt;/strong> &amp;ldquo;Precise&amp;rdquo; delivers the best results and is the recommended choice for almost all use cases. &amp;ldquo;Fast&amp;rdquo; is a bit quicker and mainly intended for older computers. It requires more post-correction.&lt;/li>
&lt;li>&lt;strong>Mark pause:&lt;/strong> If selected, pauses are marked as dots in brackets, one dot per second of pause. Optional from 1/2/3 seconds.&lt;/li>
&lt;li>&lt;strong>Speaker detection:&lt;/strong> If known, select the number of speakers to make detection more robust. Otherwise choose &amp;ldquo;Auto&amp;rdquo; for automatic detection or &amp;ldquo;None&amp;rdquo; to skip this step entirely.&lt;/li>
&lt;li>&lt;strong>Overlapping speech:&lt;/strong> Simultaneous speech is marked with &lt;code>// Speaker: text of the interjection //&lt;/code> (experimental).&lt;/li>
&lt;li>&lt;strong>Disfluencies:&lt;/strong> If selected, filler words and incomplete words/sentences are transcribed when possible; otherwise they are not. Note: This is more a &amp;ldquo;recommendation&amp;rdquo; to the AI model, not a hard on/off switch.&lt;/li>
&lt;li>&lt;strong>Timestamps:&lt;/strong> Inserts a timestamp in the format &lt;code>[hh:mm:ss]&lt;/code> every 60 seconds or on speaker changes (e.g., useful for MAXQDA).&lt;/li>
&lt;li>&lt;strong>Start&lt;/strong> begins the transcription process. If a process is already running, you can still submit new ones. These are then queued in the &lt;a href="#queue">queue&lt;/a> and processed when it is their turn.&lt;/li>
&lt;/ul>
&lt;div style="clear: both;">&lt;/div>
&lt;h2 id="queue">Queue&lt;a class="anchor" href="#queue">#&lt;/a>&lt;/h2>
&lt;img src="https://noscribe.de/img/queue.png" alt="Queue view" width="1597" height="395" loading="lazy" decoding="async"
/>

&lt;p>The &amp;ldquo;Queue&amp;rdquo; tab shows a list of all jobs in the current session, their current status, and progress. Jobs are processed one after another.&lt;/p></description></item><item><title>Advanced Options</title><link>https://noscribe.de/en/docs/advanced-options/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://noscribe.de/en/docs/advanced-options/</guid><description>&lt;h1 id="advanced-options">Advanced Options&lt;a class="anchor" href="#advanced-options">#&lt;/a>&lt;/h1>
&lt;h3 id="scripting">Scripting&lt;a class="anchor" href="#scripting">#&lt;/a>&lt;/h3>
&lt;p>Since version 0.7, noScribe has a command-line interface and can be integrated into your own scripts. &lt;code>noScribe.exe --help&lt;/code> shows the available options. With &lt;code>--no-gui&lt;/code>, the main window is suppressed and noScribe runs fully in command-line mode.&lt;/p>
&lt;h3 id="configuration">Configuration&lt;a class="anchor" href="#configuration">#&lt;/a>&lt;/h3>
&lt;p>After the first start, the file &lt;code>config.yml&lt;/code> is located in the user profile:&lt;/p>
&lt;ul>
&lt;li>Windows: &lt;code>C:\Users\&amp;lt;username&amp;gt;\AppData\Local\noScribe\noScribe\config.yml&lt;/code>&lt;/li>
&lt;li>macOS: &lt;code>~/Library/Application Support/noscribe/config.yml&lt;/code>&lt;/li>
&lt;li>Linux: &lt;code>~/.config/noScribe/config.yml&lt;/code>&lt;/li>
&lt;/ul>
&lt;p>There you can adjust the UI language and other options. Note: Only edit this file when noScribe is not running, otherwise your changes will be overwritten.&lt;/p></description></item><item><title>FAQ</title><link>https://noscribe.de/en/docs/faq/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://noscribe.de/en/docs/faq/</guid><description>&lt;h1 id="faq">FAQ&lt;a class="anchor" href="#faq">#&lt;/a>&lt;/h1>
&lt;h3 id="can-i-trust-that-noscribe-does-not-send-audio-data-or-transcripts-to-the-outside">Can I trust that noScribe does not send audio data or transcripts to the outside?&lt;a class="anchor" href="#can-i-trust-that-noscribe-does-not-send-audio-data-or-transcripts-to-the-outside">#&lt;/a>&lt;/h3>
&lt;p>Yes. noScribe was designed from the start as a purely local desktop app. That was the central motivation for building it at all. If you want to test this, temporarily disable your network connection (turn off Wi-Fi, unplug the LAN cable). noScribe will work exactly as before.&lt;/p>
&lt;h3 id="is-noscribe-a-gdpr-compliant-transcription-solution">Is noScribe a GDPR-compliant transcription solution?&lt;a class="anchor" href="#is-noscribe-a-gdpr-compliant-transcription-solution">#&lt;/a>&lt;/h3>
&lt;p>Yes, as far as I can tell. Note, however, that I am not a lawyer. But purely local processing of sensitive data is considered as gold standard for privacy - at least if you protect your own computer well against unauthorized access.&lt;/p></description></item><item><title>Legal Notice &amp; Privacy</title><link>https://noscribe.de/en/docs/legal/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://noscribe.de/en/docs/legal/</guid><description>&lt;h1 id="legal-notice">Legal Notice&lt;a class="anchor" href="#legal-notice">#&lt;/a>&lt;/h1>
&lt;p>Information in accordance with § 5 DDG (Germany)&lt;/p>
&lt;p>Kai Dröge&lt;br>
Emil-Claar-Straße 8&lt;br>
60322 Frankfurt am Main&lt;br>
Germany&lt;br>
E-Mail: &lt;a href="mailto:kai.droege@hslu.ch">kai.droege@hslu.ch&lt;/a>&lt;/p>
&lt;h2 id="privacy-policy-for-the-website">Privacy Policy for the Website&lt;a class="anchor" href="#privacy-policy-for-the-website">#&lt;/a>&lt;/h2>
&lt;p>This website uses &lt;strong>no cookies&lt;/strong> and &lt;strong>no tracking/analytics&lt;/strong>.&lt;/p>
&lt;h3 id="controller">Controller&lt;a class="anchor" href="#controller">#&lt;/a>&lt;/h3>
&lt;p>Kai Dröge&lt;br>
Emil-Claar-Straße 8&lt;br>
60322 Frankfurt am Main&lt;br>
Germany&lt;br>
E-Mail: &lt;a href="mailto:kai.droege@hslu.ch">kai.droege@hslu.ch&lt;/a>&lt;/p>
&lt;h3 id="hosting-github-pages">Hosting (GitHub Pages)&lt;a class="anchor" href="#hosting-github-pages">#&lt;/a>&lt;/h3>
&lt;p>This website is provided as a static site via GitHub Pages. When you access it, visitor IP addresses are logged and stored by GitHub for security reasons. The recipient of the data is the hosting provider GitHub (GitHub, Inc.). The legal basis is Art. 6(1)(f) GDPR (legitimate interest in a secure and reliable operation of the website).&lt;/p></description></item></channel></rss>