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

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