Daporte commited on
Commit
f7dbf7e
·
verified ·
1 Parent(s): 8346b81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ This repository contains a VQ-VAE model trained to generate high-quality joint v
9
  published in the paper https://www.isca-archive.org/interspeech_2025/portes25_interspeech.html.
10
  This preprocessing strategy used in this repository is __Interpolation__.
11
 
12
- For __Normalization + Voicedness mask__, see https://huggingface.co/MU-NLPC/F0_Energy_joint_VQVAE_embeddings
13
  For __Interpolation + Normalization__, see https://huggingface.co/MU-NLPC/F0_Energy_joint_VQVAE_embeddings-norm_interp
14
 
15
  The script for running the model is included in the __generate_embeddings.py__ file.
 
9
  published in the paper https://www.isca-archive.org/interspeech_2025/portes25_interspeech.html.
10
  This preprocessing strategy used in this repository is __Interpolation__.
11
 
12
+ For __Normalization + Voicedness mask__, see https://huggingface.co/MU-NLPC/F0_Energy_joint_VQVAE_embeddings
13
  For __Interpolation + Normalization__, see https://huggingface.co/MU-NLPC/F0_Energy_joint_VQVAE_embeddings-norm_interp
14
 
15
  The script for running the model is included in the __generate_embeddings.py__ file.