代码搜索结果
找到约 1,762 项符合
Speaker 的代码
tof.m
function varargout = tof(varargin)
% TOF demonstrates sound ranging (sonar) between PC
% speaker and microphone (up to 6m away).
%
% This demo requires:
% - Data Acquisition Toolbox,
% - Signal
demo.m
%Speaker Identification Demo
%Amin Koohi(AminKoohi@yahoo.com OR AminSohrevardi@yahoo.com )
%
%Example:
% >> code = train('train\', 8); %(Training stage)
% >> test('test\', 8, code)
21.txt
About the Author
Dr. Spencer Johnson is an internationally respected speaker and author whose insights have helped millions of people discover simple truths they can use to have healthier l
demo.m
%Speaker Identification Demo
%Amin Koohi(AminKoohi@yahoo.com OR AminSohrevardi@yahoo.com )
%
%Example:
% >> code = train('train\', 8); %(Training stage)
% >> test('test\', 8, code)
demo.m
%Speaker Identification Demo
%Amin Koohi(AminKoohi@yahoo.com OR AminSohrevardi@yahoo.com )
%
%Example:
% >> code = train('train\', 8); %(Training stage)
% >> test('test\', 8, code)
readme
R1 - RM Speaker Independent Baseline Monophone Set
--------------------------------------------------
This directory contains the RM Baseline monophones. Each HMM except
sp is 3 state left-r
readme
R1 - RM Speaker Independent Baseline Monophone Set
--------------------------------------------------
This directory contains the RM Baseline monophones. Each HMM except
sp is 3 state left-r
readme
R1 - RM Speaker Independent Baseline Monophone Set
--------------------------------------------------
This directory contains the RM Baseline monophones. Each HMM except
sp is 3 state left-r
help.txt
GENERAL INFO:
===============
- User privileges are shown to the right of the user ID:
A indicates ADMIN privilege.
M indicates MODERATOR privilege.
S indicates SPEAKER privilege.
G i
sounds.c
// SOUNDS.C - Demonstrates music and sound effects using PC speaker
// Written by Phil Inch for Game Developers Magazine (issue 2).
// Contributed to the public domain.
// This program written