From 5448e926a215066193f8c5a12e0c7dfe55c29579 Mon Sep 17 00:00:00 2001
From: 北念 <lzr265946@alibaba-inc.com>
Date: 星期三, 10 七月 2024 11:27:35 +0800
Subject: [PATCH] add postprocess for sensevoice
---
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index 3b40f03..a26ae74 100644
--- a/setup.py
+++ b/setup.py
@@ -40,7 +40,7 @@
"hydra-core>=1.3.2",
"tensorboardX",
# "rotary_embedding_torch",
- "openai-whisper",
+ "requests",
],
# train: The modules invoked when training only.
"train": [
--
Gitblit v1.9.1