From 631bbb36318f15715575811c3d574ab1e46de976 Mon Sep 17 00:00:00 2001 From: killua <1223086337@qq.com> Date: Thu, 13 Jun 2024 16:52:18 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=B7=BB=E5=8A=A0requirements?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..24bbb3c --- /dev/null +++ b/requirements.txt @@ -0,0 +1,14 @@ +fastapi +uvicorn +sqlalchemy +numpy +torch +soundfile +unidecode +jamo +pypinyin +jieba +cn2an +numba +librosa +aiohttp \ No newline at end of file