Skip to content

Commit

Permalink
requirements_exe_runner.txt - пакеты для запуска через EXE (упрощенного)
Browse files Browse the repository at this point in the history
  • Loading branch information
janvarev committed Mar 27, 2023
1 parent f5d7e8f commit 4c623c5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions requirements_exe_runner.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
wikipedia-api~=0.5.4
pyttsx3=2.71
pyttsx3==2.90
vosk~=0.3.7
termcolor~=1.1.0
sounddevice
soundfile
requests
numpy
audioplayer
python-dateutil
python-dateutil

fastapi
uvicorn[standard]
fastapi-utils

0 comments on commit 4c623c5

Please sign in to comment.