command
module
Version:
v0.0.0-...-a6544fa
Opens a new window with list of versions in this module.
Published: Jul 25, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
transcribbot
Telegram bot to transcribe audios.
Setup
Download a Vosk-API model. Unzip it and
set VOSK_MODEL_PATH
pointing to its directory (by default, it is
$(pwd)/model
).
Ask BotFather for a token and set
TELEGRAM_BOT_TOKEN
.
Install ffmpeg
.
Run main.go
.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.