From d273f7e12693e5b366cbf2ff7d01dde0264b01d9 Mon Sep 17 00:00:00 2001 From: 嘉渊 <wangjiaming.wjm@alibaba-inc.com> Date: 星期五, 21 七月 2023 14:26:15 +0800 Subject: [PATCH] update --- egs/callhome/eend_ola/local/random_mixture.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/egs/callhome/eend_ola/local/random_mixture.py b/egs/callhome/eend_ola/local/random_mixture.py old mode 100644 new mode 100755 index 0032ef9..05d7828 --- a/egs/callhome/eend_ola/local/random_mixture.py +++ b/egs/callhome/eend_ola/local/random_mixture.py @@ -42,7 +42,7 @@ import argparse import os -from eend import kaldi_data +from funasr.modules.eend_ola.utils import kaldi_data import random import numpy as np import json -- Gitblit v1.9.1