search for: train_r

Displaying 2 results from an estimated 2 matches for "train_r".

Did you mean: trainor
2002 Feb 01
2
codebook training
Hi, I try to build codebooks for Vorbis at sampling frequencies other than 32/44/48 KHz. As the first step, I started with residual codebooks. I generated training data on a one minute long 44 KHz audio, using Vorbis compiled with the TRAIN_RES define. I think it worked fine, it generated .vqd files for me. Then I compiled ResVQTrain, which complied OK. Then I run it on the previously generated resaux_short.vqd and resaux_long.vqd files, trying different entries, dim and q_quant parameter values. However the result was the same: - t...
2000 Dec 20
2
questions re residuevqtrain
I'm trying to understand the residuevqtrain program, and I have some questions for Monty, Erik, or anyone that understands how it's supposed to work. I captured TRAIN_RES data from an encoding of a single track (about 4:43), producing two files, residue_0.vqd (3727 lines, = 3727 points?) and residue_1.vqd (huge). I then did a run with the parameters from the usage message residuevqtrain test_256_6_8_01_0 -p 256,6,8 -e .01 residue_0.vqd (with the version of r...