From 7e571d1f36458a476ff6efead323abb8c7049b81 Mon Sep 17 00:00:00 2001 From: H Vs Date: Thu, 24 Apr 2025 17:47:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/requirements.txt b/requirements.txt index 749cc08..4dbba18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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