Rithesh Kumar
Rithesh Kumar
Hi, Sorry for the missing response in this thread. I wrote this code when it was tensorflow version (0.9?), and didn't manage to get time with my busy schedule to...
I already had this code. i forget to push it, Check if it works now and let me know,
@moezlinlin @mingchen62 I'm sorry i'm quite busy, i don't get the time to fix bugs everytime tensorflow updates the version. Please try fixing it yourself, i'm happy to accept your...
> > @moezlinlin @mingchen62 I'm sorry i'm quite busy, i don't get the time to fix bugs everytime tensorflow updates the version. Please try fixing it yourself, i'm happy to...
This is the config for training the 16 KHz model https://github.com/descriptinc/descript-audio-codec/blob/main/conf/final/16khz.yml The input is always resampled to 16 KHz and output will always match the input sampling rate. The documentation...
Thanks for bringing this to our notice. This was an unintentional error when porting the code from the original implementation of Multi-resolution Spectrogram Discriminator (MRSD) from UnivNet. You're right about...