From 47343b5c2f4e1256f60f46d8da0aa2e5de39b6c7 Mon Sep 17 00:00:00 2001 From: 嘉渊 <wangjiaming.wjm@alibaba-inc.com> Date: 星期六, 05 八月 2023 17:53:08 +0800 Subject: [PATCH] init repo --- 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