VoiceCloning-be commited on
Commit
7499e66
1 Parent(s): a1c4ea0

Update rvc/train/extract/pitch_extractor.py

Browse files
rvc/train/extract/pitch_extractor.py CHANGED
@@ -190,4 +190,4 @@ def main(exp_dir, f0_method, hop_length, num_processes, gpus):
190
 
191
 
192
  if __name__ == "__main__":
193
- main(exp_dir, f0_method, hop_length, num_processes, gpus)
 
190
 
191
 
192
  if __name__ == "__main__":
193
+ main(exp_dir, f0_method, hop_length, num_processes, gpus)