first draft docu with sphinx html
This commit is contained in:
+27
@@ -0,0 +1,27 @@
|
||||
.. AutoTranscript documentation master file, created by
|
||||
sphinx-quickstart on Thu Aug 31 08:17:31 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!
|
||||
==========================================
|
||||
|
||||
`AutoTranscript`: Fully Automated Transcription using AI
|
||||
|
||||
`AutoTranscript` is a PyTorch based interface speech-to-text tool to generate fully automated transcriptions. AutoTranscript uses AI models containing speaker diarization models:
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
modules
|
||||
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
Reference in New Issue
Block a user