RASMUS commited on
Commit
c2c369e
1 Parent(s): a8fe0f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  - speech-recognition
7
  ---
8
 
9
-
10
  ```python
11
  import faster_whisper
12
  model = faster_whisper.WhisperModel("Finnish-NLP/whisper-large-finnish-v3-ct2")
 
6
  - speech-recognition
7
  ---
8
 
9
+ How to use in python, tested with faster-whisper==0.10.0
10
  ```python
11
  import faster_whisper
12
  model = faster_whisper.WhisperModel("Finnish-NLP/whisper-large-finnish-v3-ct2")