Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lucadellalib
/
focalcodec_50hz
like
0
Audio-to-Audio
Safetensors
mythicinfinity/libritts
torch
arxiv:
2203.11926
arxiv:
2502.04465
License:
apache-2.0
Model card
Files
Files and versions
Community
1
nielsr
HF staff
commited on
27 days ago
Commit
014a854
·
verified
·
1 Parent(s):
45f159a
Add library_name tag
Browse files
This PR ensures the relevant library is added to the model card's metadata.
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -1,5 +1,6 @@
1
---
2
license: apache-2.0
3
base_model:
4
- microsoft/wavlm-large
5
pipeline_tag: audio-to-audio
1
---
2
license: apache-2.0
3
+
library_name: torch
4
base_model:
5
- microsoft/wavlm-large
6
pipeline_tag: audio-to-audio