Kelno's picture
Update README.md
c18465d verified
metadata
license: mit
language: fr
library_name: ctranslate2
pipeline_tag: automatic-speech-recognition
thumbnail: null
tags:
  - automatic-speech-recognition
  - hf-asr-leaderboard
datasets:
  - mozilla-foundation/common_voice_13_0
  - facebook/multilingual_librispeech
  - facebook/voxpopuli
  - google/fleurs
  - gigant/african_accented_french
metrics:
  - wer
model-index:
  - name: whisper-large-v3-french-distil-dec16
    results:
      - task:
          name: Automatic Speech Recognition
          type: automatic-speech-recognition
        dataset:
          name: Common Voice 13.0
          type: mozilla-foundation/common_voice_13_0
          config: fr
          split: test
          args:
            language: fr
        metrics:
          - name: WER
            type: wer
            value: 7.18
      - task:
          name: Automatic Speech Recognition
          type: automatic-speech-recognition
        dataset:
          name: Multilingual LibriSpeech (MLS)
          type: facebook/multilingual_librispeech
          config: french
          split: test
          args:
            language: fr
        metrics:
          - name: WER
            type: wer
            value: 3.57
      - task:
          name: Automatic Speech Recognition
          type: automatic-speech-recognition
        dataset:
          name: VoxPopuli
          type: facebook/voxpopuli
          config: fr
          split: test
          args:
            language: fr
        metrics:
          - name: WER
            type: wer
            value: 8.76
      - task:
          name: Automatic Speech Recognition
          type: automatic-speech-recognition
        dataset:
          name: Fleurs
          type: google/fleurs
          config: fr_fr
          split: test
          args:
            language: fr
        metrics:
          - name: WER
            type: wer
            value: 5.03
      - task:
          name: Automatic Speech Recognition
          type: automatic-speech-recognition
        dataset:
          name: African Accented French
          type: gigant/african_accented_french
          config: fr
          split: test
          args:
            language: fr
        metrics:
          - name: WER
            type: wer
            value: 3.9

Whisper-Large-V3-French-Distil-Dec16 ctranslate2

Simple fork of https://huggingface.co/bofenghuang/whisper-large-v3-french-distil-dec16, but keeping only the ctranslate2 files to allow for simpler automated usage with faster whisper.
For all informations or credits see the original repository README.