Update README.md
Browse files
README.md
CHANGED
@@ -52,6 +52,13 @@ output = transcribe(audio_path, task="asr") # Options: "dialect", "asr", "trans
|
|
52 |
|
53 |
print("Generated Text:", output)
|
54 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
## Evaluation Results
|
57 |
|
@@ -141,10 +148,4 @@ or
|
|
141 |
💡 **System Response**:
|
142 |
> KSA
|
143 |
|
144 |
-
---
|
145 |
-
|
146 |
-
### How to Try It?
|
147 |
-
You can test the model by uploading or recording your own audio files using the **Gradio demo**:
|
148 |
-
➡️ [Try the Model](https://8db9d4e0b3dadffb23.gradio.live)
|
149 |
-
|
150 |
---
|
|
|
52 |
|
53 |
print("Generated Text:", output)
|
54 |
```
|
55 |
+
---
|
56 |
+
|
57 |
+
### How to Try It?
|
58 |
+
You can test the model by uploading or recording your own audio files using the **Gradio demo**:
|
59 |
+
➡️ [Try the Model](https://8338180c0fd0b68d20.gradio.live/)
|
60 |
+
|
61 |
+
---
|
62 |
|
63 |
## Evaluation Results
|
64 |
|
|
|
148 |
💡 **System Response**:
|
149 |
> KSA
|
150 |
|
|
|
|
|
|
|
|
|
|
|
|
|
151 |
---
|