docu updated
This commit is contained in:
Vendored
+5
-14
@@ -6,7 +6,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<title>Welcome to AutoTranscript’s documentation! — AutoTranscript documentation</title>
|
||||
<title>Welcome to ScrAIbe’s documentation! — AutoTranscript documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
||||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
||||
@@ -33,17 +33,16 @@
|
||||
|
||||
<div class="body" role="main">
|
||||
|
||||
<section id="welcome-to-autotranscript-s-documentation">
|
||||
<h1>Welcome to AutoTranscript’s documentation!<a class="headerlink" href="#welcome-to-autotranscript-s-documentation" title="Permalink to this heading">¶</a></h1>
|
||||
<p><cite>AutoTranscript</cite>: Fully Automated Transcription using AI</p>
|
||||
<p><cite>AutoTranscript</cite> is a PyTorch based interface speech-to-text tool to generate fully automated transcriptions. AutoTranscript uses AI models containing speaker diarization models:</p>
|
||||
<section id="welcome-to-scraibe-s-documentation">
|
||||
<h1>Welcome to ScrAIbe’s documentation!<a class="headerlink" href="#welcome-to-scraibe-s-documentation" title="Permalink to this heading">¶</a></h1>
|
||||
<p><cite>ScrAIbe</cite> is a state-of-the-art, PyTorch based multilingual speech-to-text framework to generate fully automated transcriptions.</p>
|
||||
<p>Beyond transcription, ScrAIbe supports advanced functions, such as speaker diarization and speaker recognition.</p>
|
||||
<div class="toctree-wrapper compound">
|
||||
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="modules.html">autotranscript</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="app.html">app module</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="autotranscript.html">autotranscript package</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="gradio_app.html">gradio_app module</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="setup.html">setup module</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="test_autotranscript.html">test_autotranscript module</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="transcribe.html">transcribe module</a></li>
|
||||
@@ -51,14 +50,6 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section id="indices-and-tables">
|
||||
<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this heading">¶</a></h1>
|
||||
<ul class="simple">
|
||||
<li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li>
|
||||
<li><p><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></p></li>
|
||||
<li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user