sudoping01 commited on
Commit
60874cd
·
verified ·
1 Parent(s): d87abb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -59,7 +59,7 @@ Whosper-large is a fine-tuned version of [openai/whisper-large-v2](https://huggi
59
  ## Limitations
60
  - Outputs in lowercase only
61
  - Limited punctuation support
62
-
63
 
64
  ## Training Data
65
  Trained on diverse Wolof speech data:
@@ -73,7 +73,7 @@ Trained on diverse Wolof speech data:
73
 
74
  ### Installation
75
  ```bash
76
- pip install git+https://github.com/CAYTU/[email protected]
77
  ```
78
 
79
  ### Basic Usage
 
59
  ## Limitations
60
  - Outputs in lowercase only
61
  - Limited punctuation support
62
+ - Low performances on bad quality audios
63
 
64
  ## Training Data
65
  Trained on diverse Wolof speech data:
 
73
 
74
  ### Installation
75
  ```bash
76
+ pip install git+https://github.com/sudoping01/[email protected]
77
  ```
78
 
79
  ### Basic Usage