Masoud, On Mon, 4 May 2009 [email protected] wrote:
> Date: Mon, 4 May 2009 17:51:35 +0200 > > Hi > > I have found MARF project the last week for first time and have tried to > understand it but still no idea what you can do with it. I thought maybe > I can ask you as experts in the area. There are a number of documented apps (most porminent is SpeakerIdentApp) MARF can be used for and the related publications. Some publications: http://portal.acm.org/citation.cfm?doid=1370256.1370262 http://www.springerlink.com/content/8382275582470730/ http://www.springerlink.com/content/u49m430123j04l8n/ http://www2.computer.org/portal/web/csdl/doi/10.1109/COMPSAC.2008.206 And of course, the manual (I admid it is not as current as the code), as a list of typical applications that current work with MARF: http://marf.sourceforge.net/docs/marf/0.3.0.6/report.pdf > Do you think if you can use the MARF in order to build a simple > application that has 20 *.wav-files each of them is a pronunciation of > the name for a person (like John, Eva, Mike, Elizabeth and son). Later > as a user of application you will be able to tell the system one of > those names randomly (for example user use PC's micrphone and tells > Elisabeth) and the application should retrieve this specific wave-file > to user. This means the application should associate what the user tells > into one of those alternatives stored in the application database. I > hope I have explained the requirement in an easy way. What you think? Is > it possible to build such an application by using MARF's jarfile? I think it should be relatively easy to do given I understand correctly some of the requirements above. In fact it would be similar to what SpeakerIdentApp does, a version of it adapted to your needs and your specific environment (but of course more details are needed and your application that you are going to be developed will have to be trained ("calibrated") on the stored utterances of the names of people), but essentially it seems nothing more than matching a dictionary of utterances from a database, this can certainly what the main apps of MARF do. > Best Regards > Masoud M > Sweden-Stockholm > System-Engineer -- Serguei A. Mokhov, PhD Candidate | /~\ The ASCII Computer Science and Software Engineering & | \ / Ribbon Campaign Concordia Institute for Information Systems Engineering | X Against HTML Concordia University, Montreal, Quebec, Canada | / \ Email! ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ marf-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/marf-devel
