A framework for ASR probing using MDL approach: the project of the paper is available here.
git clone https://github.com/alexunderch/ASR_probing.git
cd ASR_probing
pip install -r requirements.txt
- What is MDL
- Probing for NLP
- Probing for ASR
- Custom pipelines (TBD)
- Regularization fucntions (in detail and this, TBD)
- Tests
- Improved docs and examples
- More encoding styles.