Closed rishikksh20 closed 8 months ago
Hi, thanks for your interests! We are now waiting for the decision of our paper, which will be released on Jan 15. FYI, our training code actually is very similar to AudioDec. You can have a look if interested. Thanks.
Hi @mct10
generator_loss = vq_loss + 45 * reconstruction_loss
getting these on tensorboard, perplexity keeps on increasing. Is this behavior being normal?
Hi, I think it is normal. I got similar behaviors.
ok thanks
Hi, any news on the release of the official training script?
Hi, we are working on it and plan to release in about 2 weeks.
finally done
Hi @mct10 , RepCodec performance on Whisper features looks good and I am highly impressive by your approach, so I am planning to train RepCodec on non-english languages using Whisper's feature. Do you have any timeline when to release a training code for this repo?
Thanks