| 123456789101112 |
- # ============================================================
- # DeepSpeech STT Plugin — Abhaengigkeiten
- # ============================================================
- # HINWEIS: Mozilla DeepSpeech wird nicht mehr aktiv entwickelt.
- # Dieses Plugin unterstuetzt vorhandene DeepSpeech-Modelle.
- # ============================================================
- # ----------------------------------------------------------
- # Mozilla DeepSpeech (offline, nicht mehr maintained)
- # ----------------------------------------------------------
- deepspeech # Mozilla DeepSpeech Speech-to-Text Engine
- numpy # Array-Verarbeitung fuer Audio-Daten
|