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
Adding `safetensors` variant of this model
#3
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1cbec0e22388d5d2204214c801bdfa8872f5244f0128be8cb51836de8514ddda
|
| 3 |
+
size 217232696
|