From 92e8d4358a0c0ea323f00fa578382252c5b18732 Mon Sep 17 00:00:00 2001
From: 嘉渊 <wangjiaming.wjm@alibaba-inc.com>
Date: 星期三, 19 七月 2023 10:35:12 +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
index 0032ef9..05d7828 100755
--- 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