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