requirements.txt 667 B

123456789101112
  1. # ============================================================
  2. # DeepSpeech STT Plugin — Abhaengigkeiten
  3. # ============================================================
  4. # HINWEIS: Mozilla DeepSpeech wird nicht mehr aktiv entwickelt.
  5. # Dieses Plugin unterstuetzt vorhandene DeepSpeech-Modelle.
  6. # ============================================================
  7. # ----------------------------------------------------------
  8. # Mozilla DeepSpeech (offline, nicht mehr maintained)
  9. # ----------------------------------------------------------
  10. deepspeech # Mozilla DeepSpeech Speech-to-Text Engine
  11. numpy # Array-Verarbeitung fuer Audio-Daten