Traduction vocale IA en temps réel — aucun plugin requis côté interlocuteur. Installez et commencez à parler en minutes.
Debian / Ubuntu — .deb (recommandé, installe les dépendances) :
# Install the .deb package
sudo apt install ./belora-connect_{{VERSION}}_amd64.deb
AppImage — toutes distributions Linux :
# Make executable, then launch
chmod +x belora-connect_{{VERSION}}.AppImage
./belora-connect_{{VERSION}}.AppImage
AppImage nécessite FUSE et les outils audio :
# Install required dependencies
sudo apt install libfuse2 pulseaudio-utils pipewire-bin
.exe ci-dessus.Installation silencieuse (IT / scriptée) :
# Run silent installation
.\belora-connect-Setup-{{VERSION}}.exe /S
.dmg téléchargé.Ou via 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