This model has been referred to the following links
- https://huggingface.co./blog/wav2vec2-with-ngram
- https://huggingface.co./blog/fine-tune-wav2vec2-english
Thanks to patrickvonplaten Patrick von Platen
ํด๋น ๋ชจ๋ธ์ ํ๊ตญ์ธ์ ์์ด ๋ฐํ ์ธ์ ์ฑ๋ฅ ๊ฐ์ ์ ์ํด facebook/wav2vec2-large-960h ๋ก ํ์ธํ๋ํ ๋ชจ๋ธ์ KenLM 5-gram ์ ๋ถ์ธ ASR + LM ๋ชจ๋ธ์ ๋๋ค.
If you want to use LM, you must have kenlm installed https://github.com/kpu/kenlm
pip install https://github.com/kpu/kenlm/archive/master.zip
ํ์ต ๋ฐ์ดํฐ ์ถ์ฒ : https://aiopen.etri.re.kr/voiceModel
transformers==4.24.0
huggingface_hub==0.13.2
wer | epoch | batch | lr | weight_decay | warmup_steps |
---|---|---|---|---|---|
0.17 | 10 | 16 | 1e-4 | 0.005 | 1000 |
- Downloads last month
- 81
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.