From 2ed3f46f40cd5da19cad76a97b52c46b2869d5ed Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期二, 16 一月 2024 18:42:37 +0800
Subject: [PATCH] funasr1.0 finetune

---
 setup.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/setup.py b/setup.py
index f7e6ee6..84a958c 100644
--- a/setup.py
+++ b/setup.py
@@ -46,6 +46,7 @@
     "train": [
         "editdistance",
         "wandb",
+        "pip install tensorboardX",
     ],
     # all: The modules should be optionally installled due to some reason.
     #      Please consider moving them to "install" occasionally

--
Gitblit v1.9.1