mirror of
https://github.com/coqui-ai/TTS.git
synced 2026-07-13 22:09:18 +02:00
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
This commit is contained in:
@@ -448,9 +448,6 @@ def main(args): # pylint: disable=redefined-outer-name
|
||||
else:
|
||||
eval_data, train_data = load_wav_data(c.data_path, c.eval_split_size)
|
||||
|
||||
# setup audio processor
|
||||
ap = AudioProcessor(**c.audio)
|
||||
|
||||
# DISTRUBUTED
|
||||
# if num_gpus > 1:
|
||||
# init_distributed(args.rank, num_gpus, args.group_id,
|
||||
|
||||
Reference in New Issue
Block a user