2025-04-21 18:57:43 +02:00
2025-04-21 18:57:43 +02:00
2025-06-07 20:58:43 +02:00
2025-04-21 18:57:43 +02:00
2025-04-21 18:57:43 +02:00
2025-04-21 18:57:43 +02:00

Audio transcription software

This software aims generate a written transcription of an audio.

Build

Prerequisites

For building this software, you must have :

  • Windows
  • Python 3.12.5 installed and configured
  • Pip (tested with 24.3.1)

Install by script

You can build this software by executing the build.bat script at root. This script prepares your environment and builds the software.

You can find the executables in the dist/ directory of the project.

All the librairies are contained in the binary file, so no external dependencies.

Description
This software aims to get a written transcription of an audio.
Readme 897 KiB
Languages
Python 99.6%
Batchfile 0.4%