├── LICENSE ├── README.md ├── ctc_dro.py └── duration_batch_sampler.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bartelds/ctc-dro/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bartelds/ctc-dro/HEAD/README.md -------------------------------------------------------------------------------- /ctc_dro.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bartelds/ctc-dro/HEAD/ctc_dro.py -------------------------------------------------------------------------------- /duration_batch_sampler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bartelds/ctc-dro/HEAD/duration_batch_sampler.py --------------------------------------------------------------------------------