bleh-blah
  • Joined on 2023-06-21
bleh-blah commented on issue ecker/ai-voice-cloning#274 2023-06-23 14:15:13 +00:00
Can't use whisperX.

The error is that large model isn't supported and must use large-v1 or large-v2 (or the medium/small/etc)

bleh-blah commented on issue ecker/ai-voice-cloning#276 2023-06-21 14:05:03 +00:00
[Training] Detected call of lr_scheduler.step() before optimizer.step()

Maybe because of [Training] [2023-06-21T14:37:27.465151] NOTE: Redirects are currently not supported in Windows or MacOs.

On linux I get that error message and the training runs fine. With 2…

bleh-blah opened issue ecker/ai-voice-cloning#275 2023-06-21 11:50:56 +00:00
[Feature Req] Allow deletion of bad/culled files and using other sample rates for data splitting.
bleh-blah opened issue ecker/ai-voice-cloning#274 2023-06-21 11:42:26 +00:00
Can't use whisperX.