Henry Ruhs
2e6394565a
Next ( #93 )
...
* add sync batchnorm
* replace random.choice with hash
* fifty percent reduction
* fix discriminator input
* restore dataset.py
* Remove duplicates
* add discriminator_ratio to config
* fix onnx export bug: replace round() with int()
* Fix embedding naming
* Introduce ModelWithConfigCheckpoint callback (#86 )
* Fix dist ini
* Style: Refactor typing and improve code clarity in training.py (#88 )
* Add type casting for trainer params
* Add type casting for trainer params
* Add type casting for trainer params
* Remove inplace activations for torch.compile compatibility (#89 )
* Fix README
* improvise with norm layers & weighted average
* add skip layer
* use gelu instead of leaky_relu
* cleanup
* cleanup
* Update dependencies
* Different defaults and enable validation
* Different defaults and enable validation
* Revert to higher batch size
* Just use copy over copy2
---------
Co-authored-by: harisreedhar <h4harisreedhar.s.s@gmail.com >
Co-authored-by: NeuroDonu <112660822+NeuroDonu@users.noreply.github.com >
Co-authored-by: Harisreedhar <46858047+harisreedhar@users.noreply.github.com >
2025-09-06 19:12:29 +02:00
harisreedhar
2f28fb664b
apply crossface
2025-06-17 14:43:21 +05:30
Henry Ruhs
475b8b1538
Next ( #75 )
...
* Add gradient value clip
* Add gradient clip to config
* Fix HifiFace in preview
* Fix HifiFace in preview
* Fix HifiFace in preview
* Adjust save top
2025-05-05 10:03:34 +02:00
henryruhs
d68b77bd4d
Final touches on the README
2025-04-26 12:20:09 +02:00
henryruhs
810df0f540
Final rename for everything
2025-04-24 12:42:53 +02:00