From 17e8f5b889be2ad31608b5203dc5fbc5fd5c0f8a Mon Sep 17 00:00:00 2001
From: nichongjia-2007 <nichongjia@gmail.com>
Date: 星期四, 20 七月 2023 21:26:58 +0800
Subject: [PATCH] Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR
---
setup.py | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index 6bb4bcd..9c36dd0 100644
--- a/setup.py
+++ b/setup.py
@@ -23,6 +23,7 @@
"nltk>=3.4.5",
# ASR
"sentencepiece",
+ "jieba",
# TTS
"pypinyin>=0.44.0",
"espnet_tts_frontend",
@@ -122,4 +123,4 @@
"License :: OSI Approved :: Apache Software License",
"Topic :: Software Development :: Libraries :: Python Modules",
],
-)
\ No newline at end of file
+)
--
Gitblit v1.9.1