Skip to content

Commit a02ef40

Browse files
authored
Update trainset_preprocess_pipeline_print.py
1 parent 4fdb858 commit a02ef40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

trainset_preprocess_pipeline_print.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ def pipeline(self, path, idx0):
8787
idx1 += 1
8888
else:
8989
tmp_audio = audio[start:]
90+
idx1 += 1
9091
break
9192
self.norm_write(tmp_audio, idx0, idx1)
9293
println("%s->Suc." % path)

0 commit comments

Comments
 (0)