Automatic Speech Recognition
Malayalam
ctranslate2
audio
vegam
kurianbenoy commited on
Commit
45c6451
·
1 Parent(s): 62a85ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -26,7 +26,9 @@ This model can be used in CTranslate2 or projects based on CTranslate2 such as [
26
  pip install faster-whisper
27
  ```
28
 
29
- - Install [git-lfs](https://git-lfs.com/) for using this project. Note that git-lfs is just for downloading model from hugging-face.
 
 
30
 
31
  ```
32
  apt-get install git-lfs
 
26
  pip install faster-whisper
27
  ```
28
 
29
+ - Install [git-lfs](https://git-lfs.com/) for using this project. [Other approaches for downloading git-lfs in non-debian based systems](https://github.com/git-lfs/git-lfs?utm_source=gitlfs_site&utm_medium=installation_link&utm_campaign=gitlfs#installing).
30
+
31
+ Note that git-lfs is just for downloading model from hugging-face.
32
 
33
  ```
34
  apt-get install git-lfs