whisper-vits-japanese icon indicating copy to clipboard operation
whisper-vits-japanese copied to clipboard

auto.py: fix replace

Open wind4000 opened this issue 2 years ago • 0 comments

I found these problems when applying auto.py. These may be reason of issue #2 .

  1. 1st wrong call of replace would fail finding wav files in some situation
  2. 2nd wrong call of replace would fail pd.merge if filename contains '.wav'

[a draft pull request]

wind4000 avatar Feb 05 '23 06:02 wind4000