Language processing tools
Language processing tools¶
There are open source tools for processing language data. Some of these are difficult to set up for a shared environment. Instead, we provide instructions for using some of these.
Setup instructions for llama-3¶
A guide for setting up and using llama-3 models and weights on the VACC is available at our llama-3-setup GitLab repository.
Using OpenAI's Whisper¶
Tools for transcribing audio on the VACC using OpenAI's open-source Whisper model are at out transcription GitLab repository.