docu updated
This commit is contained in:
@@ -4,6 +4,14 @@ autotranscript.app package
|
||||
Submodules
|
||||
----------
|
||||
|
||||
autotranscript.app.gradio\_app module
|
||||
-------------------------------------
|
||||
|
||||
.. automodule:: autotranscript.app.gradio_app
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
autotranscript.app.qtfaststart module
|
||||
-------------------------------------
|
||||
|
||||
|
||||
@@ -28,6 +28,14 @@ autotranscript.autotranscript module
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
autotranscript.cli module
|
||||
-------------------------
|
||||
|
||||
.. automodule:: autotranscript.cli
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
autotranscript.diarisation module
|
||||
---------------------------------
|
||||
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
gradio\_app module
|
||||
==================
|
||||
|
||||
.. automodule:: gradio_app
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
+6
-12
@@ -1,14 +1,14 @@
|
||||
.. AutoTranscript documentation master file, created by
|
||||
sphinx-quickstart on Thu Aug 31 08:17:31 2023.
|
||||
.. ScrAIbe documentation master file, created by
|
||||
sphinx-quickstart on Mon Sep 18 18:17:08 2023.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome to AutoTranscript's documentation!
|
||||
==========================================
|
||||
Welcome to ScrAIbe's documentation!
|
||||
===================================
|
||||
|
||||
`AutoTranscript`: Fully Automated Transcription using AI
|
||||
`ScrAIbe` is a state-of-the-art, PyTorch based multilingual speech-to-text framework to generate fully automated transcriptions.
|
||||
|
||||
`AutoTranscript` is a PyTorch based interface speech-to-text tool to generate fully automated transcriptions. AutoTranscript uses AI models containing speaker diarization models:
|
||||
Beyond transcription, ScrAIbe supports advanced functions, such as speaker diarization and speaker recognition.
|
||||
|
||||
|
||||
.. toctree::
|
||||
@@ -19,9 +19,3 @@ Welcome to AutoTranscript's documentation!
|
||||
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
||||
-1
@@ -6,7 +6,6 @@ autotranscript
|
||||
|
||||
app
|
||||
autotranscript
|
||||
gradio_app
|
||||
setup
|
||||
test_autotranscript
|
||||
transcribe
|
||||
|
||||
Reference in New Issue
Block a user