Bläddra i källkod

调整依赖

develop
H Vs 1 dag sedan
förälder
incheckning
7e571d1f36
1 ändrade filer med 10 tillägg och 13 borttagningar
  1. +10
    -13
      requirements.txt

+ 10
- 13
requirements.txt Visa fil

@@ -1,14 +1,15 @@
#voice
pydub>=0.25.1 # need ffmpeg
SpeechRecognition # google speech to text
gTTS>=2.3.1 # google text to speech
pyttsx3>=2.90 # pytsx text to speech
baidu_aip>=4.16.10 # baidu voice
azure-cognitiveservices-speech # azure voice
edge-tts # edge-tts
# pydub>=0.25.1 # need ffmpeg
# SpeechRecognition # google speech to text
# gTTS>=2.3.1 # google text to speech
# pyttsx3>=2.90 # pytsx text to speech
# baidu_aip>=4.16.10 # baidu voice
# azure-cognitiveservices-speech # azure voice
# edge-tts # edge-tts
# elevenlabs==1.0.3 # elevenlabs TTS
numpy<=1.24.2
langid # language detect
elevenlabs==1.0.3 # elevenlabs TTS


tiktoken>=0.3.2 # openai calculate token
@@ -32,17 +33,13 @@ flask
flask_restful
confluent_kafka
av
#pilk

# silk-python
# pysilk


pysilk-mod
#pip3 install pysilk-mod

oss2
gunicorn


opencv-python


Laddar…
Avbryt
Spara