Brian West 68913681a4 git status -u, learn something new every day. il y a 12 ans
..
README.txt 68913681a4 git status -u, learn something new every day. il y a 12 ans
av_imp.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
cbphase.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
codec2_demo.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
cspec.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
fdmdv.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
fdmdv_demod.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
fdmdv_demod_c.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
fdmdv_mod.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
fdmdv_ut.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
gen_rn_coeffs.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
glottal.m d67b96af8a i've tested, now you can too il y a 12 ans
hp_filt.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
load_raw.m 62b55523c2 Working codec2 support il y a 14 ans
lpcpf.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
lsp_pdf.m d67b96af8a i've tested, now you can too il y a 12 ans
lspwarp.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
phase.m 62b55523c2 Working codec2 support il y a 14 ans
phase2.m d67b96af8a i've tested, now you can too il y a 12 ans
phasesecord.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
pitch_test.m 62b55523c2 Working codec2 support il y a 14 ans
pl.m d67b96af8a i've tested, now you can too il y a 12 ans
pl2.m 62b55523c2 Working codec2 support il y a 14 ans
plamp.m d67b96af8a i've tested, now you can too il y a 12 ans
plinterp.m 62b55523c2 Working codec2 support il y a 14 ans
pllpcpf.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
pllsp.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
pllspdt.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
plnlp.m 62b55523c2 Working codec2 support il y a 14 ans
plphase.m d67b96af8a i've tested, now you can too il y a 12 ans
plpitch.m 62b55523c2 Working codec2 support il y a 14 ans
plppe.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
plsub.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
plvoicing.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
png.m 62b55523c2 Working codec2 support il y a 14 ans
postfilter.m 62b55523c2 Working codec2 support il y a 14 ans
pulse.m 62b55523c2 Working codec2 support il y a 14 ans
sd.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
spec.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
tfdmdv.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
tget_spec.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
twotone.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
twotone1.m 68913681a4 git status -u, learn something new every day. il y a 12 ans
undersample.m 68913681a4 git status -u, learn something new every day. il y a 12 ans

README.txt

README.txt
For codec2/octave directory
Created 24 June 2012 by David Rowe

1/ To support some of the Octave scripts (in particular fdmdv) in this
directory the following Octave packages need to be installed:

control image miscellaneous optim signal specfun struct

2/ Download these tar balls from:

http://octave.sourceforge.net/packages.php

3/ Install each package from the Octave command line with:

octave:3> pkg install package_file_name.tar.gz