Automatic Speech Recognition
Malayalam
ctranslate2
audio
vegam
kurianbenoy commited on
Commit
f1e4ffe
·
1 Parent(s): e7d4d31

update README

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -81,8 +81,10 @@ for segment in segments:
81
  ```
82
 
83
  > Detected language 'ta' with probability 0.353516
 
84
  > [0.00s -> 4.74s] പാലം കടുക്കുവോളം നാരായണ പാലം കടന്നാലൊ കൂരായണ
85
 
 
86
  ## Conversion Details
87
 
88
  This conversion was possible with wonderful [CTranslate2 library](https://github.com/OpenNMT/CTranslate2) leveraging the [Transformers converter for OpenAI Whisper](https://opennmt.net/CTranslate2/guides/transformers.html#whisper).The original model was converted with the following command:
 
81
  ```
82
 
83
  > Detected language 'ta' with probability 0.353516
84
+
85
  > [0.00s -> 4.74s] പാലം കടുക്കുവോളം നാരായണ പാലം കടന്നാലൊ കൂരായണ
86
 
87
+ Note: The [audio file - 00b38e80-80b8-4f70-babf-566e848879fc.webm]() is from [Malayalam Speech Corpus](https://blog.smc.org.in/malayalam-speech-corpus/) and is stored along with model weights.
88
  ## Conversion Details
89
 
90
  This conversion was possible with wonderful [CTranslate2 library](https://github.com/OpenNMT/CTranslate2) leveraging the [Transformers converter for OpenAI Whisper](https://opennmt.net/CTranslate2/guides/transformers.html#whisper).The original model was converted with the following command: