aiola commited on
Commit
6ea7c2f
1 Parent(s): 0f003aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -30,6 +30,8 @@ The Medusa heads were optimized for English, so for optimal performance and spee
30
  ---------
31
 
32
  ## Usage
 
 
33
  Inference can be done using the following code:
34
  ```python
35
  import torch
 
30
  ---------
31
 
32
  ## Usage
33
+ To use `whisper-medusa-v1` install [`whisper-medusa`](https://github.com/aiola-lab/whisper-medusa) repo following the README instructions.
34
+
35
  Inference can be done using the following code:
36
  ```python
37
  import torch