Instructions to use jadechoghari/VoiceRestore with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jadechoghari/VoiceRestore with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jadechoghari/VoiceRestore", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload pytorch_model.pt
#1
by voice-biomarkers - opened
- pytorch_model.pt +3 -0
pytorch_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d8ebdc57b002abd36d71ea2d5d0955380b46f283b7953baaf3bcb09f67ad135
|
| 3 |
+
size 1204445470
|