<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Getting Started on ApplauseLab</title><link>https://applauselab.ai/docs/yap/getting-started/</link><description>Recent content in Getting Started on ApplauseLab</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://applauselab.ai/docs/yap/getting-started/index.xml" rel="self" type="application/rss+xml"/><item><title>Installation</title><link>https://applauselab.ai/docs/yap/getting-started/installation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applauselab.ai/docs/yap/getting-started/installation/</guid><description>&lt;h2 id="download"&gt;Download&lt;/h2&gt;
&lt;p&gt;Choose the installer for your platform:&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Platform&lt;/th&gt;
 &lt;th&gt;Download&lt;/th&gt;
 &lt;th&gt;Notes&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;macOS&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://github.com/ApplauseLab/yap/releases/latest"&gt;DMG Installer&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Apple Silicon native, Intel via Rosetta&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Windows&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://github.com/ApplauseLab/yap/releases/latest"&gt;Installer&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Windows 10/11 (x64)&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Linux&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://github.com/ApplauseLab/yap/releases/latest"&gt;AppImage&lt;/a&gt; / &lt;a href="https://github.com/ApplauseLab/yap/releases/latest"&gt;DEB&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Ubuntu, Debian, and most distros&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;See all versions on the &lt;a href="https://github.com/ApplauseLab/yap/releases"&gt;Releases page&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="macos-installation"&gt;macOS Installation&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download the DMG file from the releases page&lt;/li&gt;
&lt;li&gt;Open the DMG file&lt;/li&gt;
&lt;li&gt;Drag &lt;strong&gt;Yap&lt;/strong&gt; to your &lt;strong&gt;Applications&lt;/strong&gt; folder&lt;/li&gt;
&lt;li&gt;Open Yap from Applications&lt;/li&gt;
&lt;li&gt;If you see a security warning, go to &lt;strong&gt;System Settings → Privacy &amp;amp; Security&lt;/strong&gt; and click &amp;ldquo;Open Anyway&amp;rdquo;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="windows-installation"&gt;Windows Installation&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download the installer (.exe) from the releases page&lt;/li&gt;
&lt;li&gt;Run the installer&lt;/li&gt;
&lt;li&gt;Follow the installation wizard&lt;/li&gt;
&lt;li&gt;Launch Yap from the Start Menu&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="linux-installation"&gt;Linux Installation&lt;/h2&gt;
&lt;h3 id="appimage"&gt;AppImage&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="c1"&gt;# Download the AppImage&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;chmod +x Yap-*.AppImage
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;./Yap-*.AppImage
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id="debianubuntu-deb"&gt;Debian/Ubuntu (.deb)&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;sudo dpkg -i Yap-*.deb
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="system-requirements"&gt;System Requirements&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;macOS&lt;/strong&gt;: 10.15 (Catalina) or later&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows&lt;/strong&gt;: Windows 10/11 (x64)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Linux&lt;/strong&gt;: Modern distribution with glibc 2.31+&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;RAM&lt;/strong&gt;: 2GB minimum, 4GB+ recommended for larger models&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Storage&lt;/strong&gt;: 100MB for app, plus space for whisper models (75MB - 3GB)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="next-steps"&gt;Next Steps&lt;/h2&gt;
&lt;p&gt;After installation, you&amp;rsquo;ll need to:&lt;/p&gt;</description></item><item><title>Quick Start</title><link>https://applauselab.ai/docs/yap/getting-started/quick-start/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applauselab.ai/docs/yap/getting-started/quick-start/</guid><description>&lt;p&gt;This guide will have you dictating text in under 2 minutes.&lt;/p&gt;
&lt;h2 id="step-1-launch-yap"&gt;Step 1: Launch Yap&lt;/h2&gt;
&lt;p&gt;Open Yap from your Applications folder (macOS), Start Menu (Windows), or application launcher (Linux).&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;ll see the main window with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Home&lt;/strong&gt; — Recording controls and status&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Settings&lt;/strong&gt; — Configure transcription and hotkeys&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;History&lt;/strong&gt; — View past transcriptions&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="step-2-download-a-model-local-mode"&gt;Step 2: Download a Model (Local Mode)&lt;/h2&gt;
&lt;p&gt;If you&amp;rsquo;re using local transcription (the default):&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to &lt;strong&gt;Settings&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;Transcription Provider&lt;/strong&gt;, ensure &amp;ldquo;Local&amp;rdquo; is selected&lt;/li&gt;
&lt;li&gt;Click on a model to download it&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We recommend starting with &lt;strong&gt;base.en&lt;/strong&gt; — it&amp;rsquo;s a good balance of speed and accuracy.&lt;/p&gt;</description></item><item><title>Permissions</title><link>https://applauselab.ai/docs/yap/getting-started/permissions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applauselab.ai/docs/yap/getting-started/permissions/</guid><description>&lt;p&gt;Yap requires specific system permissions to function. This guide explains what permissions are needed and how to grant them.&lt;/p&gt;
&lt;h2 id="required-permissions-macos"&gt;Required Permissions (macOS)&lt;/h2&gt;
&lt;h3 id="microphone-access"&gt;Microphone Access&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Why needed:&lt;/strong&gt; To record your voice for transcription.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How to enable:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open &lt;strong&gt;System Settings&lt;/strong&gt; (or System Preferences on older macOS)&lt;/li&gt;
&lt;li&gt;Go to &lt;strong&gt;Privacy &amp;amp; Security&lt;/strong&gt; → &lt;strong&gt;Microphone&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Find &lt;strong&gt;Yap&lt;/strong&gt; in the list&lt;/li&gt;
&lt;li&gt;Toggle it &lt;strong&gt;ON&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If Yap isn&amp;rsquo;t listed, try starting a recording — macOS will prompt you to grant access.&lt;/p&gt;</description></item></channel></rss>