Giter VIP home page Giter VIP logo

swaram's Introduction

Swaram is a free software initiative aimed towards recognising malayalam speech. The initial goal of the project was to extend the language support of CMU Sphinx engine and use it to recognise malayalam. As an extension to the current work we would like to explore the integration of Artificial Neural Networks in the HMM framework.

Knowledge Base preparation for Malayalam Language.

Limited Vocabulary ...................

For any application that use sphinx4 to recognise malayalam , we need to create an application specific Acoustic Model and Language Model.

Training Acoustic Model for CMUSphinx : http://cmusphinx.sourceforge.net/wiki/tutorialam

The python scripts that generate dictionary file,phone file and transcription files specific to the application can be found in the application database (Eg: swaram/database/chakka_db/scripts ).

Building Language Model : http://cmusphinx.sourceforge.net/wiki/tutoriallm

Developing an Application using Sphinx-4 : http://cmusphinx.sourceforge.net/sphinx4/doc/ProgrammersGuide.html

Directory Structure of Swaram

			 Swaram
		__________| |_________________	
	       |                              | 	
         	       |	     		      |	
	  Application            	  Database	
_________________||________	  	_____________||_________

| | | | | | App1 App2 ....... AppN | | | | | | App1_db App2_db ...... AppN_db ||________________ | | | | | | | | etc wav Scripts .... Model_Parameters

Swaram contains an Application folder and a Database folder . Every application will have a sub-folder under Swaram/Application which contains the source code and resources of the application.Voice data along with dictionary and transcription files are organised under Swaram/Database.

Software Required

1.Sphinx4 (CMU's Speech Engine in Java) 2.SphinxTrain (For Training acoustic model) 3.CMUCLMTK (For building language model)

swaram's People

Contributors

ar-rahul avatar jerrinfrancis avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.