alexunderch / ASR_probing

A framework for ASR probing using MDL approach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASR probing

A framework for ASR probing using MDL approach: the project of the paper is available here.

Installation

git clone https://github.com/alexunderch/ASR_probing.git
cd ASR_probing
pip install -r requirements.txt

Documentation and examples of usage(TBD)

  1. What is MDL
  2. Probing for NLP
  3. Probing for ASR
  4. Custom pipelines (TBD)
  5. Regularization fucntions (in detail and this, TBD)

Coming soon

  1. Tests
  2. Improved docs and examples
  3. More encoding styles.

About

A framework for ASR probing using MDL approach


Languages

Language:Python 99.3%Language:Shell 0.4%Language:Makefile 0.3%