Source: alto-dictation
Section: sound
Priority: optional
Maintainer: Michael Nedjam <contact@chink.fr>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all (>= 3.11),
               python3-setuptools,
               python3-pip
Standards-Version: 4.6.2
Homepage: https://codeberg.org/michael-nedjam/Alto
Vcs-Git: https://codeberg.org/michael-nedjam/Alto.git
Vcs-Browser: https://codeberg.org/michael-nedjam/Alto

Package: alto-dictation
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         ydotool,
         portaudio19-dev,
         python3-dev (>= 3.11),
         gir1.2-appindicator3-0.1,
         libappindicator3-1,
         python3-mistralai (>= 1.0.0),
         python3-sounddevice (>= 0.4.6),
         python3-numpy (>= 1.24.0),
         python3-evdev (>= 1.7.0),
         python3-pystray (>= 0.19.5),
         python3-pil (>= 10.0.0)
Description: System-wide push-to-talk speech-to-text service for Linux
 Alto is a lightweight background daemon that enables voice dictation in any
 Linux application. It uses a simple push-to-talk workflow: hold a dedicated
 key, speak, release, and the transcribed text is automatically typed at your
 cursor position.
 .
 Features:
  * Universal dictation in any application
  * Push-to-talk workflow (no wake words)
  * Compatible with X11 and Wayland
  * Powered by Mistral AI
  * System tray indicator
  * Lightweight and configurable
