Lonce Wyse
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).  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...