MahmoudAshraf commited on
Commit
dde8f0a
·
verified ·
1 Parent(s): e311203

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -175,7 +175,7 @@ The model checkpoint uploaded here is a conversion from torchaudio to HF Transfo
175
  pip install git+https://github.com/MahmoudAshraf97/ctc-forced-aligner.git
176
  ```
177
  ## Usage
178
-
179
  from ctc_forced_aligner import (
180
  load_audio,
181
  load_alignment_model,
 
175
  pip install git+https://github.com/MahmoudAshraf97/ctc-forced-aligner.git
176
  ```
177
  ## Usage
178
+ ```python
179
  from ctc_forced_aligner import (
180
  load_audio,
181
  load_alignment_model,