From 2896966359b2f81bd72f6ae1fd376fed75fc3496 Mon Sep 17 00:00:00 2001 From: linyq Date: Mon, 28 Oct 2024 14:01:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=20edge-tts=20=E5=88=B0?= =?UTF-8?q?=E6=9C=80=E6=96=B0=E7=89=88=E6=9C=AC=206.1.15=20=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=20tts=20=E5=A4=B1=E6=95=88=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af5d8b1..0941fb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ requests~=2.31.0 moviepy~=2.0.0.dev2 openai~=1.13.3 faster-whisper~=1.0.1 -edge_tts~=6.1.12 +edge_tts~=6.1.15 uvicorn~=0.27.1 fastapi~=0.110.0 tomli~=2.0.1