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