From 388eaaa3c3c2f5d48fe938455594d10ba3ff8af6 Mon Sep 17 00:00:00 2001
From: magicharry <magicharry@qq.com>
Date: 星期二, 28 二月 2023 18:16:07 +0800
Subject: [PATCH] Dev jy (#1)

---
 funasr/utils/timestamp_tools.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/funasr/utils/timestamp_tools.py b/funasr/utils/timestamp_tools.py
index f6a6e98..b82c74a 100644
--- a/funasr/utils/timestamp_tools.py
+++ b/funasr/utils/timestamp_tools.py
@@ -4,6 +4,7 @@
 import numpy as np
 from typing import Any, List, Tuple, Union
 
+
 def time_stamp_lfr6_pl(us_alphas, us_cif_peak, char_list, begin_time=0.0, end_time=None):
     if not len(char_list):
         return []

--
Gitblit v1.9.1