Export ONNX version of model 'sanchit-gandhi/whisper-medium-fleurs-lang-id', on 2024-08-30 02:01:22 CST
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
base_model: sanchit-gandhi/whisper-medium-fleurs-lang-id
|
3 |
datasets:
|
4 |
- xtreme_s
|
|
|
5 |
license: apache-2.0
|
6 |
metrics:
|
7 |
- accuracy
|
@@ -11,6 +12,9 @@ model-index:
|
|
11 |
tags:
|
12 |
- audio-classification
|
13 |
- generated_from_trainer
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
This is the ONNX exported version of [sanchit-gandhi/whisper-medium-fleurs-lang-id](https://huggingface.co/sanchit-gandhi/whisper-medium-fleurs-lang-id).
|
|
|
2 |
base_model: sanchit-gandhi/whisper-medium-fleurs-lang-id
|
3 |
datasets:
|
4 |
- xtreme_s
|
5 |
+
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
12 |
tags:
|
13 |
- audio-classification
|
14 |
- generated_from_trainer
|
15 |
+
- audio
|
16 |
+
- onnx
|
17 |
+
- transformers
|
18 |
---
|
19 |
|
20 |
This is the ONNX exported version of [sanchit-gandhi/whisper-medium-fleurs-lang-id](https://huggingface.co/sanchit-gandhi/whisper-medium-fleurs-lang-id).
|