In this video, we explore the use of Whisper, a transcription software that promises high fidelity in converting audio to text.
Example CLI Lines:
ffmpeg -i ~/Music/vo.wav -ar 16000 -ac 1 -c:a pcm_s16le ~/Music/vo16.wav
./main -m models/ggml-base.en.bin -f ~/Music/vo16.wav -pp -pc -t 10 -otxt -of ~/Music/vo16.vo
XVZFTUBE ONLINE:
🕸️ https://xvzf.bearblog.dev/tools/
📁 GitHub: https://github.com/xvzftube
FREE AND OPEN SOURCE SOFTWARE THAT I CURRENTLY USE:
📽️ FFmpeg|LGPL: ............. https://ffmpeg.org/
🎵 Audacity|GPL: ............ https://www.audacityteam.org/
🗒️ Neovim|Apache 2.0: ....... https://neovim.io/
R R|MIT: ................... https://www.r-project.org/
🐍 Python|Python: ........... https://www.python.org/
🪶 SQLite|Public Domain: .... https://www.sqlite.org/index.html
🦆 DuckDB|MIT: .............. https://duckdb.org/
🍥 Debian|GPL: .............. https://www.debian.org/