Giovanni Correia

Results 3 comments of Giovanni Correia

I'd also like to now this, the default pt model works incredibly well, but my own model trained from scratch or using latin_g2.pth as a starting point does not perform...

> For using a pre-trained or last fine-tuned model, add the pre-trained or last fine-tuned model in `trainer/saved_models` folder and mention model path mentioned in `en_filtered_config.yaml` file to `saved_model: ''...

I have found the reason for the memory leak on my end. Make sure start and end are actual timestamps or a floating point seconds format, I was using start_frame/end_frame...