mirror of https://github.com/coqui-ai/TTS.git
Update AnalyzeDataset.ipynb (#2783)
parent
b25d96ecee
commit
e4b8d71f2b
|
@ -100,7 +100,7 @@
|
|||
" wav_file = item[\"audio_file\"].strip()\n",
|
||||
" wav_files.append(wav_file)\n",
|
||||
" if not os.path.exists(wav_file):\n",
|
||||
" print(waf_path)"
|
||||
" print(wav_file)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue