|
|
@@ -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 |
|
|
|