diff --git a/2024-orthogonal-softmax/README.md b/2024-orthogonal-softmax/README.md new file mode 100644 index 00000000..02a5c338 --- /dev/null +++ b/2024-orthogonal-softmax/README.md @@ -0,0 +1,7 @@ +This folder contains configs and code related to the publication: + +Efficient Supernet Training with Orthogonal Softmax for Scalable ASR Model Compression + +We use [RETURNN](https://github.com/rwth-i6/returnn) for training and our setups are based on [Sisyphus](https://github.com/rwth-i6/sisyphus). + +