AudioDec icon indicating copy to clipboard operation
AudioDec copied to clipboard

Table 4 and 5

Open a897456 opened this issue 1 year ago • 1 comments

Excuse me again

  1. Table 4 and Table 5 in your paper are about Latency. What are the units of the numbers in the table?RTF?
  2. There seems to be no mention of the comparison of audiodec model sizes in the paper? Can the model size be calculated in the code?

a897456 avatar May 15 '24 05:05 a897456

Hi,

  1. It is the processing time in milliseconds (ms), which can be found in the table's caption.
  2. No, we don't provide the code to calculate the number of learnable parameters. However, you can easily find it on the official Pytorch website.

bigpon avatar May 15 '24 14:05 bigpon

  1. No, we don't provide the code to calculate the number of learnable parameters. However, you can easily find it on the official Pytorch website.

Sorry, I did not find something, can you help me?

a897456 avatar May 16 '24 12:05 a897456