Instructions to use nguyenvulebinh/voice-filter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nguyenvulebinh/voice-filter with Transformers:
# Load model directly from transformers import VoiceFilter model = VoiceFilter.from_pretrained("nguyenvulebinh/voice-filter", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Onnx possible?
#4
by manancode - opened