Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.258.559 Times

Example Of Speech freeware
Filter: All | Freeware | Demo
 

Example Of Speech

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 573

Auto Incrementer Example of __call__ and yield This script will automatically return the next integer. It starts with 0. This is an example of how to make a generator and how to make a callable object.



Platforms: Windows, Mac, *nix, Python, BSD Solaris


Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 750

Microsoft Speech SDK x64 This software development kit contains the documentation, development resources, tools and samples for development of speech applications that utilize the Microsoft Speech Platform Runtime 11.





Platforms: Windows

License: Freeware Size: 8.4 MB Download (52): Microsoft Speech SDK x64 Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 756

Microsoft Speech SDK This software development kit contains the documentation, development resources, tools and samples for development of speech applications that utilize the Microsoft Speech Platform Runtime 11.


Platforms: Windows

License: Freeware Size: 8.4 MB Download (57): Microsoft Speech SDK Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 757

Speech Recorder SpeechRecorder is a platform independent audio recording software written in Java and customized to the requirements of speech recordings. Speech Recorder has a simple and comprehensive interface that gives you quick access to all its features. for WindowsAll


Platforms: Windows

License: Freeware Download (843): Speech Recorder Download

Added: August 27, 2013 | Visits: 424

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

Added: August 31, 2008 | Visits: 2.603

Transnavicom Satellite Map of Zurich Demo-version of Satellite Map of Zurich is an example of how a person living in a megapolis today can use space technologies. A Quick Bird satellite shot is used as the cartographic basis. Face the reality! Your dreams are coming true with satellite maps from Transnavi.com. In the demo-version...


Platforms: Windows

License: Freeware Size: 18.76 MB Download (721): Transnavicom Satellite Map of Zurich Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 370

The Emu Speech Database System EMU is a collection of software tools for the creation, manipulation and analysis of speech databases. At the core of EMU is a database search engine which allows queries based on the sequential and hierarchical structure of the annotations.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 18.81 MB Download (54): The Emu Speech Database System Download

Added: May 10, 2013 | Visits: 574

if else example if else example is a basic example of an if then else control structure.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): if else example Download

Added: May 10, 2013 | Visits: 588

Breadth first traversal of tree Breadth first traversal of tree script is an example of the self-recursive generators. The first argument should be the tree root; children should be a function taking as argument a tree node and returning an iterator of the node's children.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Breadth first traversal of tree Download

Added: May 10, 2013 | Visits: 503

Example For winreg This script is an example of how to use the winreg module. The code had the first purpose of demonstrating the concept of a graphical shell built in Python. The shell was easily modified to make use of the Window's registry but retains traces of its original method of operation.


Platforms: Windows, Python,

License: Freeware Download (51): Example For winreg Download

Added: September 12, 2013 | Visits: 542

Simple example of the Simplex Method It's a function that finds the minimum value of a two variables objective function with a deterministic zero order algorithm: simplex method. The input variables are:-fun: inline function of the objective function-init_point: initial point for the simplex method-step_size: initial dimension of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Simple example of the Simplex Method Download

Added: July 12, 2013 | Visits: 421

Example of Volatility Pumping The self-contained script demonstrates excess, volatility driven growth, in a rebalanced portfolio.Based on the paper "Benchmarking and Rebalancing" by Gabay and Herlemont, yats.com, 19 Septembre 2007, this script reproduces example 1, showing the long-term rebalancing excess growth rate g*.There...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Example of Volatility Pumping Download

Added: September 09, 2013 | Visits: 566

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): DotNet Web Example Guide End To End Chapter Download

Added: April 03, 2013 | Visits: 491

Computational Physics - Example No.1 This is the first example of Computational Physics, Modeling and Simulating a Physical SystemsEx1: Kepler's Laws


Platforms: Matlab

License: Freeware Size: 337.92 KB Download (41): Computational Physics - Example No.1 Download

Added: April 01, 2013 | Visits: 603

Getting started with MATLAB (control engineering example) This zip file contains an example of some resources to help engineering students learn MATLAB. They comprise a flash file with voiceover (select player.html to run this) which will discuss some of the m-files also included. The example included is for an introduction to control, but there are...


Platforms: Matlab

License: Freeware Size: 4.53 MB Download (40): Getting started with MATLAB (control engineering example) Download

Added: May 01, 2013 | Visits: 849

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter Download

Added: April 04, 2013 | Visits: 390

Simple Example of Simulated Annealing Optimization Case of study: "Capacity Energy Storage Solution".Dual problem of SMES, replacing inductors with capacities.


Platforms: Matlab

License: Freeware Size: 849.92 KB Download (45): Simple Example of Simulated Annealing Optimization Download

Added: November 06, 2010 | Visits: 1.306

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: January 06, 2010 | Visits: 1.445

Langtons Ant Langtons Ant project is an example of a finite-state cellular automata. The ant (or ants) start out on a grid. Each cell is either black or white. If the ant is on a black square, it turns right 90° and moves forward one unit. If the ant is on a white square, it turns left 90° and moves...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (130): Langtons Ant Download

Released: July 08, 2006  |  Added: October 03, 2011 | Visits: 1.214

VoiceMate Professional VoiceMate Professional is an application designed soley for Command and Control. Unlike the majority of voice-enabled applications on the market, VoiceMate Professional was made from the ground up to cater for the non-dictation side of speech recognition. With the focal point of the...


Platforms: Windows

License: Freeware Size: 2.47 MB Download (152): VoiceMate Professional Download

1 2 3 4 5 >