proger / plu

audio-conditional language models are multi-task recognizers and they need tooling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plu: audio-conditional language models are multi-task recognizers

.. and they need some tooling

PyPI Changelog Tests License

Installation

Install this tool using pip:

pip install plu

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd wtok
python -m venv venv
source venv/bin/activate

Now install for editing:

pip install -e .

About

audio-conditional language models are multi-task recognizers and they need tooling

License:Apache License 2.0


Languages

Language:Python 100.0%