yangdongchao / AcademiCodec

AcademiCodec: An Open Source Audio Codec Model for Academic Research
567 stars 78 forks source link

About the experimental settings in the paper "HIFI-CODEC: GROUP-RESIDUAL VECTOR QUANTIZATION FOR HIGH FIDELITY AUDIO CODEC" #51

Open Shengqiang-Li opened 4 months ago

Shengqiang-Li commented 4 months ago

I want to reproduce the results in this paper "HIFI-CODEC: GROUP-RESIDUAL VECTOR QUANTIZATION FOR HIGH FIDELITY AUDIO CODEC". However, the description is so confused. The paper just said that the training data comes from public datasets the public datasets, such as LibriTTS, VCTK, AISHELL. I have some questions:

  1. Which dataset is included in the train set and test set?
  2. How many utterances are there in the train set and test set respectively? It would be nice if you could provide a bit more information.
yangdongchao commented 2 months ago

I want to reproduce the results in this paper "HIFI-CODEC: GROUP-RESIDUAL VECTOR QUANTIZATION FOR HIGH FIDELITY AUDIO CODEC". However, the description is so confused. The paper just said that the training data comes from public datasets the public datasets, such as LibriTTS, VCTK, AISHELL. I have some questions:

  1. Which dataset is included in the train set and test set?
  2. How many utterances are there in the train set and test set respectively? It would be nice if you could provide a bit more information.

We donot split test set from the public datasets. The test set from our intern dataset, includes 1000 high-quality utterances.