requirements.txt ? What Python version does this need?
Cant get this running, python 3.10 maybe?
nv_one_logger package does not exist?
pip install --upgrade pip
pip install pandas wget tqdm
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
pip install Cython
pip install nemo_toolkit['asr']
pip install nemo_toolkit
pip install pytorch-lightning omegaconf
pip install lightning omegaconf hypre
pip install pytorch-lightning omegaconf hydra-core transformers sentencepiece
pip install fsspec==2024.12.0 numexpr onnx scikit-learn wrapt
python -c "import lightning.pytorch; import nemo.collections.asr as nemo_asr; print('Everything is correctly installed!')"
ModuleNotFoundError: No module named 'nv_one_logger'
sys:1: DeprecationWarning: builtin type swigvarlink has no module attribute