forked from mrq/ai-voice-cloning
brain worms and headaches
This commit is contained in:
parent
0f31c34120
commit
5063728bb0
|
@ -1200,6 +1200,7 @@ def prepare_dataset( files, outdir, language=None, skip_existings=False, progres
|
||||||
|
|
||||||
unload_whisper()
|
unload_whisper()
|
||||||
|
|
||||||
|
joined = "\n".join(transcription)
|
||||||
return f"Processed dataset to: {outdir}\n{joined}"
|
return f"Processed dataset to: {outdir}\n{joined}"
|
||||||
|
|
||||||
def calc_iterations( epochs, lines, batch_size ):
|
def calc_iterations( epochs, lines, batch_size ):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user