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 49.485.535 Times

Modular Audio Recognition Framework PoC-demo(Distributed) 

  Date Added: January 08, 2010  |  Visits: 1.227

Modular Audio Recognition Framework PoC-demo(Distributed)

Report Broken Link
Printer Friendly Version


Product Homepage
Download (98 downloads)



Modular Audio Recognition Framework is an open-source research platform and a collection of voice/sound/speech/text and natural language processing (NLP) algorithms written in Java and arranged into a modular and extensible framework facilitating addition of new algorithms. MARF can run distributedly over the network and may act as a library in applications or be used as a source for learning and extension. A few example applications are provided to show how to use the framework. There is also a reasonbly detailed manual and the API references in the javadoc format as the project tends to be well-documented. Whats New in This Release: - This is the first release of the Distributed MARF proof-of-concept (PoC) implementation. - MARFs pipeline stages can run on multiple computers using 3 different communication technologies: CORBA, RMI, and Web Services. - The six implemented services include SpeakerIdent Front-end Service (plus the client), MARF Pipeline, Sample Loading, Preprocessing, Feature Extraction, Training and Classification. - This is based on the snapshot-0.3.0-devel-20060811.. MARF is a research platform and a collection of voice/sound/speech/text and natural language processing (NLP) algorithms written in Java and arranged into a very modular and extensible framework facilitating addition of new algorithms.

Requirements: No special requirements
Platforms: Linux
Keyword: Audio Distributed Framework Libraries Marf Modular Modular Audio Recognition Framework Poc Poc Poc-demo Pocdemo Programming Recognition Research
Users rating: 0/10

License: Freeware Size: 24.4 MB
USER REVIEWS
More Reviews or Write Review


MODULAR AUDIO RECOGNITION FRAMEWORK POC-DEMO(DISTRIBUTED) RELATED
Libraries  -  BASS Audio Recognition Library 1.0.2.82
BASS Audio Recognition Library is an advanced component designed to enable you to implement audio recognition in your applications. This is not a speech recognition library! It compares files with a % similarity. Finds audio file 1 in audio file...
 
Utilities  -  Blindeyes Distributed Command Framework rc
BlindEyes is an open-source distributed framework designed to allow the distribution and chaining together of code in many popular languages.
26.78 MB  
Network & Internet  -  Blindeyes 1.0.0 Beta
BlindEyes is an open-source distributed framework designed to allow the distribution and chaining together of code in many popular languages. BlindEye is a Web Interface front-end to BlindEyes. It allows the user to submit and view jobs, view...
11 MB  
Programming  -  Genetic Programming Framework 3.5.0
The Distributed Genetic Programming Framework is a scalable Java genetic programming environment. It comes with an optional specialization for evolving assembler-syntax algorithms. The evolution can be performed in parallel in any computer network.
1.17 MB  
Science  -  openSMILE 1.0.1
SMILE = Speech & Music Interpretation by Large Space Extraction openSMILE is a fast, real-time (audio) feature extraction utility for automatic speech, music and paralinguistic recognition research developed at TUM in the scope of the EU-project SEMA
17.07 MB  
Science  -  gPICLIB b
GNU PIC LIBRARY PROJECTThe interest of this project is to develop a set of Libraries that are released in LGPL License to use to PIC microcontroler programming.Then any program resulted by this use would be a proprietary or free softwares.
81.51 KB  
Programming  -  Dwarf Server Framework 1.3.0
Dwarf Server Framework is a Java technology-based framework for developing network server applications. The primary goal of Dwarf is to support development of network servers based on the Internet standards. However, its architecture is quite...
512 KB  
Programming  -  GnomeSpeakers 0.11
GnomeSpeakers is a Gnome loudspeaker design program built with Gtkmm and Gnomemm libraries. It's easy to use and still very powerfull and modular.
2.05 MB  
Programming  -  Avango 1.0.3
Data distribution is achieved by transparent replication of a shared scene graph among the participating processes of a distributed application. A sophisticated group communication system is used to guarantee state consistency even in the...
3.8 MB  
Audio Tools  -  JVoiceXML 0.5.5
JVoiceXML is an implementation of VoiceXML 2.1, the Voice Extensible Markup Language. JVoiceXMLs specification can be found at http://www.w3.org/TR/2005/CR-voicexml21-20050613/ as an extension to VoiceXML 2.0, specified at...
655.36 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB