tawankri commited on
Commit
868db1a
·
verified ·
1 Parent(s): 869ff51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,9 +1,12 @@
1
  ---
2
  library_name: mlx
 
 
 
3
  ---
4
 
5
  # tawankri/distill-thonburian-whisper-large-v3-mlx
6
- This model was converted to MLX format from [`biodatlab/distill-whisper-th-large-v3`]().
7
 
8
  ## Use with mlx
9
  ```bash
@@ -17,4 +20,4 @@ result = mlx_whisper.transcribe(
17
  "FILE_NAME",
18
  path_or_hf_repo=mlx-community/tawankri/distill-thonburian-whisper-large-v3-mlx,
19
  )
20
- ```
 
1
  ---
2
  library_name: mlx
3
+ language:
4
+ - th
5
+ pipeline_tag: automatic-speech-recognition
6
  ---
7
 
8
  # tawankri/distill-thonburian-whisper-large-v3-mlx
9
+ This model was converted to MLX format from [`biodatlab/distill-whisper-th-large-v3`](https://huggingface.co/biodatlab/distill-whisper-th-large-v3).
10
 
11
  ## Use with mlx
12
  ```bash
 
20
  "FILE_NAME",
21
  path_or_hf_repo=mlx-community/tawankri/distill-thonburian-whisper-large-v3-mlx,
22
  )
23
+ ```