facebookresearch / AudioDec

An Open-source Streaming High-fidelity Neural Audio Codec
Other
431 stars 20 forks source link

quantizer dropout #20

Closed a897456 closed 6 months ago

a897456 commented 6 months ago

Hi @bigpon Does AudioDec retain the quantizer dropout strategy of SoundStream? How?

a897456 commented 6 months ago

Hi @bigpon Could you spare some time to help me with this problem which means a lot to me. THS

bigpon commented 6 months ago

We don't implement the quantizer dropout in AudioDec.

a897456 commented 6 months ago

We don't implement the quantizer dropout in AudioDec.

    for layer in self.layers:
        i = i + 1
        if i > num_codebook(Calculated from bit rate)
            return