Displaying 2 results from an estimated 2 matches for "restune".
Did you mean:
restore
2000 Dec 19
0
what script or command makes the codebooks? (fwd)
...0
0 1
0 1
0 1 3
0 1 3
0 1 3 5 8
0 1 3 5 8 11 14
0 1 3 5 8 11 14 17 20 24 28 31 35 39 43 47 51 56 61 66 71 72 78 84 90 96 102
huffbuild res0_96_128aux.vqd 0,4,2
huffbuild res0_96_1024aux.vqd 0,32,2
latticebuild res0_128_128_1.vql >! res0_96_128_1.vqh
latticehint res0_96_128_1.vqh >! temp.vqh
restune temp.vqh res0_96_128_1.vqd >! res0_96_128_1.vqh
latticehint res0_96_128_1.vqh >! temp.vqh
mv temp.vqh res0_96_128_1.vqh
latticebuild res0_128_128_2.vql >! res0_96_128_2.vqh
latticehint res0_96_128_2.vqh >! temp.vqh
restune temp.vqh res0_96_128_2.vqd >! res0_96_128_2.vqh
latticehint...
2000 Sep 21
0
.vqd example?
...by hand through the xxx.vqh
file and guesstimate enough to make a bogus .vql file.
Then I ran latticebuild to get a first try .vqh file
Any comments about what's allowed and how to choose addmul?
Then I tried latticetune .vqh-file .vqd-file
ohoh tha name had to be precisely latticetune (or restune?)
ok I tried restune to read multiple cols. from lsp0coeff_0.vqd
still not a big difference. Tried changing values in my .vql
file. This made some difference. but I can't figure it out.
How does one choose reasonable value0..valuen on the second input
line to latticebuild? I would have th...