PishangShedappp commited on
Commit
454bce1
·
verified ·
1 Parent(s): 609b4cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ result = mlx_whisper.transcribe(
28
  "/path/to/audio.wav",
29
  path_or_hf_repo="<this-repo>",
30
  # Optional decoding controls
31
- language="ms", # Malayalam
32
  task="transcribe", # or "translate"
33
  temperature=0.0,
34
  no_speech_threshold=0.3,
 
28
  "/path/to/audio.wav",
29
  path_or_hf_repo="<this-repo>",
30
  # Optional decoding controls
31
+ language="ms", # Malay
32
  task="transcribe", # or "translate"
33
  temperature=0.0,
34
  no_speech_threshold=0.3,