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

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