@ -11,3 +11,6 @@ w = Whisper('tiny')
result = w.transcribe("myfile.mp3")
text = w.extract_text(result)
```
Note: default parameters might need to be tweaked.
See Whispercpp.pyx.
The note is not visible to the blocked user.