lmmx / tap

dex ⠶ tap – an audio transcriber for web radio
MIT License
1 stars 0 forks source link

Use best model #5

Closed lmmx closed 3 years ago

lmmx commented 3 years ago

Now that the website pipeline is set up and before fine-tuning, switch the base model default for the large one (and confirm that it is possible to run model inference in a reasonable time, with the same segmentation level?)

Simply change the model name to facebook/wav2vec2-large-960h-lv60-self (https://huggingface.co/facebook/wav2vec2-large-960h-lv60-self)

https://github.com/lmmx/tap/blob/69ad95bedadad8d08bbb2ab8a6dc42bb577ef94c/src/tap/stt/transcribe.py#L7