pip install -r requirements.txt
Described in example.py
python example.py
I follow PEP-8 for code style. Especially the style of docstrings is important to generate documentation.
Implementation of the paper "Self-supervised Learning with Random-projection Quantizer for Speech Recognition" in Pytorch.
PythonApache-2.0
pip install -r requirements.txt
Described in example.py
python example.py
I follow PEP-8 for code style. Especially the style of docstrings is important to generate documentation.