docs: add evaluation results and environment to model card (openai_whisper-large-v3-v20240930_turbo_632MB)
Browse files
README.md
CHANGED
|
@@ -74,3 +74,5 @@ swift test --filter WhisperKitAOIAndroidModelTests
|
|
| 74 |
```
|
| 75 |
|
| 76 |
(Use `WhisperKitConfig(model: "openai_whisper-large-v3-v20240930_turbo_632MB", modelRepo: "aoiandroid/whisperkit-coreml")` in your Swift code.)
|
|
|
|
|
|
|
|
|
| 74 |
```
|
| 75 |
|
| 76 |
(Use `WhisperKitConfig(model: "openai_whisper-large-v3-v20240930_turbo_632MB", modelRepo: "aoiandroid/whisperkit-coreml")` in your Swift code.)
|
| 77 |
+
|
| 78 |
+
Full transcription log: see the file under `eval_logs/` in this repo (e.g. `whisperkit_aoiandroid_test_2026-03-17T13-41-58.186Z.log`).
|