AudioToText – a tool for converting audio to text
Utility that converts audio files to text with segmentation of text into speaker 1 and speaker 2, with flexible options: language selection, output format, and output control. Ideal for transcribing interviews, podcasts, lectures, and other audio data.
Key features:
• Input of audio files (mp3, wav, etc.)
• Speech transcription to text (with model and language selection)
• Command line options: specifying output file, language
• Support for various formats: .txt (main), if necessary — in other variants (JSON, VTT, etc., if implemented)
• Easy to run: `python audiototext.py input.wav -l en -o output.txt`
• Easy integration into pipelines or automation
Currently, the project is completed and not maintained, but all source code is available and open for use and improvement.
#python #Telegram-developer #aiogram3 #aiogram #Telegram #telethon #pyTelegramBotAPI #Automation #business
Key features:
• Input of audio files (mp3, wav, etc.)
• Speech transcription to text (with model and language selection)
• Command line options: specifying output file, language
• Support for various formats: .txt (main), if necessary — in other variants (JSON, VTT, etc., if implemented)
• Easy to run: `python audiototext.py input.wav -l en -o output.txt`
• Easy integration into pipelines or automation
Currently, the project is completed and not maintained, but all source code is available and open for use and improvement.
#python #Telegram-developer #aiogram3 #aiogram #Telegram #telethon #pyTelegramBotAPI #Automation #business