Ubuntu / Debian package
voice2sub_amd64.deb
Recommended for Ubuntu, Debian, Linux Mint and Pop!_OS. The package is managed by apt, appears in the desktop app launcher, and can be removed cleanly later.
Linux x64 · Voice2Sub
Choose the recommended .deb package for Ubuntu, Debian, Linux Mint and Pop!_OS. Choose the portable archive for Fedora, Arch, Manjaro, openSUSE and other Linux distributions.
Linux x64
1.1.1Linux downloads
The main Linux card opens this guide. Real file downloads and download tracking happen only on this page.
voice2sub_amd64.deb
Recommended for Ubuntu, Debian, Linux Mint and Pop!_OS. The package is managed by apt, appears in the desktop app launcher, and can be removed cleanly later.
Voice2Sub-linux-x64.tar.gz
Portable build for Fedora, Arch, Manjaro, openSUSE and other Linux distributions. Extract it anywhere and run Voice2Sub directly from the folder.
Terminal commands
Use the .deb flow on Ubuntu/Debian-based systems. Use the portable flow when you prefer a self-contained folder or use a non-Debian distro.
Best for Ubuntu, Debian, Linux Mint and Pop!_OS because apt manages installation and removal.
Downloads the fixed CDN package and installs it from the current folder with apt.
wget https://cdn.voice2sub.pro.vn/release/linux/voice2sub_amd64.deb
sudo apt install ./voice2sub_amd64.deb
After installation, open Voice2Sub from your desktop app launcher, or run this command from Terminal.
voice2sub
Removes the installed package cleanly through apt.
sudo apt remove voice2sub
Best for Fedora, Arch, Manjaro, openSUSE and any distro where you want a folder-based app.
Keeps Voice2Sub inside the extracted folder. No system-wide installation is required.
wget https://cdn.voice2sub.pro.vn/release/linux/Voice2Sub-linux-x64.tar.gz
tar -xzf Voice2Sub-linux-x64.tar.gz
cd Voice2Sub-linux-x64
chmod +x Voice2Sub
./Voice2Sub
Use the .deb package for Ubuntu, Debian, Linux Mint and Pop!_OS. Use the portable .tar.gz archive for Fedora, Arch, Manjaro, openSUSE and other Linux distributions.
Yes. Voice2Sub supports NVIDIA CUDA acceleration on supported Windows and Linux systems. You only need a recent NVIDIA driver; CUDA Toolkit is not required.
No. The Linux card opens this guide. Real file downloads and tracking happen on this page only.