<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Aakash Gajjar</title>
    <description>The latest articles on Forem by Aakash Gajjar (@skyme5).</description>
    <link>https://forem.com/skyme5</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F571939%2F5df793e0-6d78-4c93-ad46-12bc43fd32d0.jpeg</url>
      <title>Forem: Aakash Gajjar</title>
      <link>https://forem.com/skyme5</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/skyme5"/>
    <language>en</language>
    <item>
      <title>Deepgram x DEV Hackathon - Python CLI</title>
      <dc:creator>Aakash Gajjar</dc:creator>
      <pubDate>Mon, 11 Apr 2022 18:18:55 +0000</pubDate>
      <link>https://forem.com/skyme5/deepgram-x-dev-hackathon-python-cli-53k</link>
      <guid>https://forem.com/skyme5/deepgram-x-dev-hackathon-python-cli-53k</guid>
      <description>&lt;p&gt;A python command-line app to easily transcribe hundreds of files.&lt;/p&gt;

&lt;h2&gt;
  
  
  Installation
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;pip install git+https://github.com/skyme5/deepgram-cli.git
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Usage
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;usage: deepgram-cli [-h] [-f [FILES ...] | -u [URLS ...] | -i BATCH_FILENAME] [-d] [-q]

options:
  -h, --help            show this help message and exit
  -f [FILES ...], --file [FILES ...]
                        At least one or more audio file path to transcribe.
  -u [URLS ...], --url [URLS ...]
                        At least one or more urls to transcribe.
  -i BATCH_FILENAME, --batch-file BATCH_FILENAME
                        Read files/orls from batch file (one per line).
  -d, --dump-json       Save metadata to a JSON file.
  -q, --quiet           Do not print anything except errors to the console.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  License
&lt;/h2&gt;

&lt;p&gt;MIT&lt;/p&gt;

&lt;h2&gt;
  
  
  Submission Category:
&lt;/h2&gt;

&lt;p&gt;Wacky Wildcards&lt;/p&gt;




&lt;p&gt;&lt;a href="https://github.com/skyme5/deepgram-cli"&gt;https://github.com/skyme5/deepgram-cli&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hackwithdg</category>
      <category>python</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
