Push model using huggingface_hub.
Browse files- README.md +11 -0
- config.json +8 -0
- model.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
pipeline_tag: audio-to-audio
|
| 4 |
+
tags:
|
| 5 |
+
- model_hub_mixin
|
| 6 |
+
- pytorch_model_hub_mixin
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
| 10 |
+
- Library: [More Information Needed]
|
| 11 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"commitment_cost": 0.25,
|
| 3 |
+
"freqs": 130,
|
| 4 |
+
"n_fft": 128,
|
| 5 |
+
"num_conv_layers": 12,
|
| 6 |
+
"num_embeddings": 8192,
|
| 7 |
+
"time_frames": 47
|
| 8 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce8369fe8b51e5d47cf9e8bb7ecfc26f02e86c4fae445029f803f61f23899548
|
| 3 |
+
size 5978661952
|