Traducción de voz IA en tiempo real — sin plugin del otro lado. Instala y empieza a hablar en minutos.
Debian / Ubuntu — .deb (recomendado, instala dependencias):
# Install the .deb package
sudo apt install ./belora-connect_{{VERSION}}_amd64.deb
AppImage — cualquier distribución Linux:
# Make executable, then launch
chmod +x belora-connect_{{VERSION}}.AppImage
./belora-connect_{{VERSION}}.AppImage
AppImage requiere FUSE y herramientas de audio:
# Install required dependencies
sudo apt install libfuse2 pulseaudio-utils pipewire-bin
.exe arriba.Instalación silenciosa (IT / scripts):
# Run silent installation
.\belora-connect-Setup-{{VERSION}}.exe /S
.dmg descargado.O vía terminal:
# Mount, copy to Applications, then eject
hdiutil attach belora-connect_{{VERSION}}.dmg
cp -R "/Volumes/Connect/Connect.app" /Applications/
hdiutil detach "/Volumes/Connect"
libasound2 · libgtk-3