jean-zay-users / jean-zay-doc

Collaborative documentation for and from Jean Zay users. Official Jean Zay documentation: http://www.idris.fr/eng/jean-zay/
https://jean-zay-doc.readthedocs.io/en/latest/
MIT License
106 stars 34 forks source link

using Kaldi #61

Closed kermorvant closed 3 years ago

kermorvant commented 3 years ago

There is a kaldi module :

module avail kaldi
/gpfslocalsup/pub/modules-idris-env4/modulefiles/linux-rhel8-skylake_avx512 
kaldi/master-cuda

but SRIM/openfst seem not to be installed.

Anyone has been using kaldi on JeanZay ?

lesteve commented 3 years ago

Never heard of kaldi myself but maybe try asking in the gitter chat and see what happens?

lesteve commented 3 years ago

Actually I had a vague recollection that it was linked to NLP so I am guessing this is https://github.com/kaldi-asr/kaldi.

It seems like kaldi is available in conda-forge conda install -c conda-forge kaldi, maybe worth a try ...

RemiLacroix-IDRIS commented 3 years ago

Kaldi and OpenFST are already installed on Jean Zay and are available using module load.

SRILM will be made available soon (tomorrow hopefully).

kermorvant commented 3 years ago

Thanks very much Remi, I am impressed by the support on IDIRS 👍

lesteve commented 3 years ago

Closing this one, thanks @RemiLacroix-IDRIS for your input.