first draft docu with sphinx html

This commit is contained in:
ortizcruz
2023-08-31 08:48:46 +02:00
parent f0d7e25ecd
commit 2bf275b335
62 changed files with 18963 additions and 0 deletions
+27
View File
@@ -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`