mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
e119ff7ac4
commit
954619b815
Binary file not shown.
@ -1,6 +1,7 @@
|
||||
from glob import glob
|
||||
import numpy as np
|
||||
import matplotlib.pyplot as plt
|
||||
from tqdm import tqdm
|
||||
|
||||
spk_list = glob('./conv_feat/*')
|
||||
for spk in spk_list:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user