|
@@ -207,7 +207,7 @@ def process_segment(item, audios=None):
|
|
ts += match['length'] / 1000
|
|
ts += match['length'] / 1000
|
|
|
|
|
|
log.info('{2} ({3}/{0}) {1}'.format(
|
|
log.info('{2} ({3}/{0}) {1}'.format(
|
|
- os.path.split()[-1],
|
|
|
|
|
|
+ os.path.split(path)[-1],
|
|
','.join(values),
|
|
','.join(values),
|
|
item['ad'],
|
|
item['ad'],
|
|
station,
|
|
station,
|