Upload tokenizer
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,18 +1,18 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            license: apache-2.0
         | 
| 3 | 
             
            base_model: facebook/wav2vec2-base
         | 
| 4 | 
            -
            tags:
         | 
| 5 | 
            -
            - generated_from_trainer
         | 
| 6 | 
             
            datasets:
         | 
| 7 | 
             
            - vivos
         | 
|  | |
| 8 | 
             
            metrics:
         | 
| 9 | 
             
            - wer
         | 
|  | |
|  | |
| 10 | 
             
            model-index:
         | 
| 11 | 
             
            - name: wav2vec2-vivos
         | 
| 12 | 
             
              results:
         | 
| 13 | 
             
              - task:
         | 
| 14 | 
            -
                  name: Automatic Speech Recognition
         | 
| 15 | 
             
                  type: automatic-speech-recognition
         | 
|  | |
| 16 | 
             
                dataset:
         | 
| 17 | 
             
                  name: vivos
         | 
| 18 | 
             
                  type: vivos
         | 
| @@ -20,9 +20,9 @@ model-index: | |
| 20 | 
             
                  split: None
         | 
| 21 | 
             
                  args: default
         | 
| 22 | 
             
                metrics:
         | 
| 23 | 
            -
                -  | 
| 24 | 
            -
                  type: wer
         | 
| 25 | 
             
                  value: 0.2342930262316059
         | 
|  | |
| 26 | 
             
            ---
         | 
| 27 |  | 
| 28 | 
             
            <!-- This model card has been generated automatically according to the information the Trainer had access to. You
         | 
|  | |
| 1 | 
             
            ---
         | 
|  | |
| 2 | 
             
            base_model: facebook/wav2vec2-base
         | 
|  | |
|  | |
| 3 | 
             
            datasets:
         | 
| 4 | 
             
            - vivos
         | 
| 5 | 
            +
            license: apache-2.0
         | 
| 6 | 
             
            metrics:
         | 
| 7 | 
             
            - wer
         | 
| 8 | 
            +
            tags:
         | 
| 9 | 
            +
            - generated_from_trainer
         | 
| 10 | 
             
            model-index:
         | 
| 11 | 
             
            - name: wav2vec2-vivos
         | 
| 12 | 
             
              results:
         | 
| 13 | 
             
              - task:
         | 
|  | |
| 14 | 
             
                  type: automatic-speech-recognition
         | 
| 15 | 
            +
                  name: Automatic Speech Recognition
         | 
| 16 | 
             
                dataset:
         | 
| 17 | 
             
                  name: vivos
         | 
| 18 | 
             
                  type: vivos
         | 
|  | |
| 20 | 
             
                  split: None
         | 
| 21 | 
             
                  args: default
         | 
| 22 | 
             
                metrics:
         | 
| 23 | 
            +
                - type: wer
         | 
|  | |
| 24 | 
             
                  value: 0.2342930262316059
         | 
| 25 | 
            +
                  name: Wer
         | 
| 26 | 
             
            ---
         | 
| 27 |  | 
| 28 | 
             
            <!-- This model card has been generated automatically according to the information the Trainer had access to. You
         |