smlkdev
smlkdev
_This is related to beta version of DVR so maybe not all scripting features are enabled._ `auto-subs` script does not work with newest 19.0b1 beta version of DVR - it...
I would like to pause training and resume it later. Which files should I keep? Is it enough to keep only the following files: (`*.bert.pt`, `*spec.pt`, `*.wav`) for each audio...
Will my training yield better results over time? Currently, the training took about 9 hours. I have 1500 wav samples, with a total audio length of approximately 2 hours. ![Screenshot...
I tried to build library from the source code to debug it (`npm link` library to my app): ```bash ➜ comfyui-sdk git:(main) ✗ npm run build > @saintno/[email protected] build >...