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
7ad2e1655d
commit
1634818c81
Binary file not shown.
@ -818,7 +818,7 @@ def main():
|
||||
#if len(v) < 10:
|
||||
# continue
|
||||
utt_id = '-'.join(k.split('-')[:-1])
|
||||
print(utt_id)
|
||||
#print(utt_id)
|
||||
f = open(f'/DB/LibriSpeech_tar/vox/{params.spk_id}_texts/{utt_id}.txt', 'w')
|
||||
f.write(v)
|
||||
print(k, v)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user