earlab nielsr HF Staff commited on
Commit
a569468
·
1 Parent(s): 2bce71e

Add pipeline tag (#1)

Browse files

- Add pipeline tag (f290de052971d249ccaae29800bd6b73581db442)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,13 +1,15 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - en
5
  - zh
 
6
  tags:
7
  - music
8
  - vae
9
  - codec
 
10
  ---
 
11
  # εar-VAE2
12
 
13
  **Fourier is Frontier: Frequency-Aware Autoencoding for High-Fidelity Music Reconstruction**
 
1
  ---
 
2
  language:
3
  - en
4
  - zh
5
+ license: apache-2.0
6
  tags:
7
  - music
8
  - vae
9
  - codec
10
+ pipeline_tag: audio-to-audio
11
  ---
12
+
13
  # εar-VAE2
14
 
15
  **Fourier is Frontier: Frequency-Aware Autoencoding for High-Fidelity Music Reconstruction**