KB commited on
Commit
a1d8c77
2 Parent(s): fb02cc7 ab95894

Merge branch 'main' of https://huggingface.co/KBLab/whisper-large-rixvox into main

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -8,8 +8,7 @@ language:
8
  # Whisper Large RixVox Swedish
9
 
10
  This is a [Whisper large](https://huggingface.co/openai/whisper-large-v2) finetuned for Swedish using
11
- the [RixVox](https://huggingface.co/datasets/KBLab/rixvox) dataset. Currently outputs lowercase, though
12
- this will change shortly.
13
 
14
  ## Evaluation
15
 
@@ -29,6 +28,6 @@ Training was done using Huggingface and Deepspeed with ZeRO stage 2.
29
  * GPUs: 8 x NVIDIA A100 40GB
30
  * total batch size: 160
31
  * steps: 12000
32
- * lowercase: currently yes, about to change
33
  * fp16
34
  * entire decoder was frozen
 
8
  # Whisper Large RixVox Swedish
9
 
10
  This is a [Whisper large](https://huggingface.co/openai/whisper-large-v2) finetuned for Swedish using
11
+ the [RixVox](https://huggingface.co/datasets/KBLab/rixvox) dataset.
 
12
 
13
  ## Evaluation
14
 
 
28
  * GPUs: 8 x NVIDIA A100 40GB
29
  * total batch size: 160
30
  * steps: 12000
31
+ * lowercase: no
32
  * fp16
33
  * entire decoder was frozen