代码搜索结果
找到约 1,533 项符合
Speaker 的代码
pcspkr.c
/*
* PC Speaker beeper driver for Linux
*
* Copyright (c) 2002 Vojtech Pavlik
* Copyright (c) 1992 Orest Zborowski
*
*/
/*
* This program is free software; you can redistribute it and/or mo
vcs1.m
% Script: vc1.m is a m-file to execute the voice conversion algorithm which
% matches the speaking rate to the target speaker.
%
% vc1 is a call function evoked by vcapp.m on figure
vc1.m
% Script: vc1.m is an m-file to execute the voice conversion algorithm which
% matches the speaking rate to the target speaker.
%
% vc1 is a call function evoked by vcapp.m on figur
vcs1_ref.m
% Script: vc1.m is an m-file to execute the voice conversion algorithm which
% matches the speaking rate to the target speaker.
%
% vc1 is a call function evoked by vcapp.m on figur
vc2.m
% Script: vc2.m is an m-file to execute the voice conversion algorithm which
% matches the speaking rate to the source speaker.
%
% vc2.m is a call function evoked by vcapp.m on fig
readme
R1 - RM Speaker Independent Baseline Monophone Set
--------------------------------------------------
This directory contains the RM Baseline monophones. Each HMM except
sp is 3 state left-r
get_ndx.prl
#!/usr/local/bin/perl
#
# This script will copy the speaker independent file lists from
# RMCD2 to ndx directory.
#
# TL 7/1998
#
push @INC, "$ENV{RMSCRIPTS}";
require "global.pl";
$nd
tstio.c
/*********************************************************************
Author: Dale Roberts
Date: 8/30/95
Program: TSTIO.EXE
Compile: cl -DWIN32 tstio.c
Purpose: Test the G
speaker.xpm
/* XPM */
static char * speaker_xpm[] = {
"16 16 17 1",
"* c None",
". c #000000",
"+ c #800000",
"@ c #008000",
"# c #808000",
"$ c #000080",
"% c #800080",
"& c #008080",
" c #C0C0C0",
"= c #808080
eventinfo.cs
namespace ASPNET.StarterKit.Communities.Events {
using System;
using System.Data.SqlClient;
//*********************************************************************
//
// E