Commit f0fb7558 authored by wangwei990215's avatar wangwei990215
Browse files

Update test.py

parent 8d23470d
......@@ -19,7 +19,8 @@ from scipy.special import softmax
import datasets
import tensorflow as tf
import sys
sys.path.append("../../")
from src.configs.config import Config
from src.datasets.asr_dataset import ASRSliceDataset
from src.featurizers.speech_featurizers import TFSpeechFeaturizer
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment