From e79c9a801e7e7458ce6894fa85178fa974dfd18b Mon Sep 17 00:00:00 2001 From: 嘉渊 <wangjiaming.wjm@alibaba-inc.com> Date: 星期五, 21 七月 2023 11:28:18 +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