Instructions to use Splend1dchan/wav2vec2-large-lv60_mt5-base_textdecoderonly_bs64 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Splend1dchan/wav2vec2-large-lv60_mt5-base_textdecoderonly_bs64 with Transformers:
# Load model directly from transformers import SpeechMixEEDT5 model = SpeechMixEEDT5.from_pretrained("Splend1dchan/wav2vec2-large-lv60_mt5-base_textdecoderonly_bs64", dtype="auto") - Notebooks
- Google Colab
- Kaggle