sivan22 commited on
Commit
f54922b
1 Parent(s): b7bc7e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -131,8 +131,6 @@ It is a 1550M parameters multi-lingual ASR solution.
131
 
132
  # Usage
133
 
134
- To transcribe audio samples, the model has to be used alongside a [`WhisperProcessor`](https://huggingface.co/docs/transformers/model_doc/whisper#transformers.WhisperProcessor).
135
-
136
  ```python
137
  from faster_whisper import WhisperModel
138
 
 
131
 
132
  # Usage
133
 
 
 
134
  ```python
135
  from faster_whisper import WhisperModel
136