Working copy

This commit is contained in:
Michal Tuszowski
2026-06-11 18:13:05 +02:00
parent 22b33fa984
commit b107f01208
17 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ sudo apt-get install python3-dev
sudo apt-get install portaudio19-dev python3-pyaudio
sudo apt-get install
cd /home/pi || exit
mdkir Conjurer
mkdir Conjurer
cd Conjurer ||exit
python3 -m venv /home/pi/Conjurer/.env
cp /home/pi/conjurer/requirements_bot.txt /home/pi/Conjurer/
-1
View File
@@ -15,7 +15,6 @@ tiktoken
PyNaCl
flask[async]
waitress
clickupython
assemblyai[extras]
SpeechRecognition
git+https://github.com/imayhaveborkedit/discord-ext-voice-recvO
-1
View File
@@ -15,7 +15,6 @@ PyNaCl
flask[async]
PyMuPDF
waitress
clickupython
assemblyai[extras]
SpeechRecognition
git+https://github.com/imayhaveborkedit/discord-ext-voice-recv
+3 -5
View File
@@ -15,8 +15,6 @@ PyNaCl
flask[async]
PyMuPDF
waitress
clickupython
#assemblyai[extras]
#SpeechRecognition
#pendulum
#git+https://github.com/imayhaveborkedit/discord-ext-voice-recv
assemblyai[extras]
SpeechRecognition
git+https://github.com/imayhaveborkedit/discord-ext-voice-recv