Lonce Wyse

Results 5 issues of Lonce Wyse

Hello, I am trying to run two different nvidia-based containers on two 3090s at the same time. The code in the two containers have no need to communicated at all....

It appears that DAC.encode() always uses 9 codebooks, ignoring the n_quantizer argument. The z and code index vectors returned are always the same (see screen capture below). ![NumQuantizers](https://github.com/descriptinc/descript-audio-codec/assets/2129757/1d9e612b-0a4c-46fe-8db7-abc56d5090f3) Thank you,...

Hi, I am getting an error on decoding when I use "16khz". For my two second files, the original length is 3200 byres, but the reconstruction comes up 8 bytes...

I have a model that "streams" one token stack at time. Wouldn't be cool if the DAC decoder could stream audio one DAC frame at a time so that I...

I can't seem to get a good docker environment build now that doesn´t give me this error: >>> No module named 'numpy._core' when I run $ dacfile=dac.DACFile.load(fpath) I guess there...