totetecdev commited on
Commit
d161df9
1 Parent(s): 28cfae8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,9 +9,9 @@ This project contains a fine-tuned version of the Faster Whisper Large v2 model
9
 
10
  2. Install the required libraries:
11
 
12
- ```
13
- pip install transformers datasets accelerate soundfile librosa torch
14
- ```
15
 
16
  ## Usage
17
 
 
9
 
10
  2. Install the required libraries:
11
 
12
+
13
+ pip install transformers datasets accelerate soundfile librosa torch
14
+
15
 
16
  ## Usage
17