|
|
 |
|
Download section for some of packages I have written
|
 |
Grapheme to phoneme converter for Tamil [Download]
The code implements a rule-based automatic grapheme to phoneme converter for Tamil. The rules
are represented in Tamil.c. The code for aligning the lexicon to generate training examples for decision-tree based grapheme
to phoneme conversion can be accessed here.
Building a speech recognizer for Indian languages using HTK - A Tutorial [Download]
In many cases, research for building spoken language technologies for minority languages is
hampered by the lack of resources. There are also other confusions like standardization of scripts, output format, etc. This
tutorial will introduce a novice (who is familiar with perl and shell scripting) through various steps of building a digit
recognizer for Tamil.
I have included some of the perl scripts I used for training and testing a speech recognizer
on TIDIGITS data using Sphinx. Hope you may find it useful. I have no idea of its compatibility in windows (try cygwin,
if it gives any errors)
Some of the C and Perl code I wrote to perform text categorization on Emille corpus using Weka.
The C code contains an implementation of adaptive echo cancellation. The project was done during
the ADSP course at IIT Madras. The directory also contains the assembly implementation on ADSP 2192-12
(Analog DSP). I have included necessary files to run the code using Visual DSP++.
Universal speech models converter [Download]
This tool can convert sphinx continuous models into HTK compatible models. The present version
of the code can be obtained from the CVS of sourecforge. I have tested it.
|
 |
|
|
 |
|
|
 |
|
|
|
|
DISCLAIMER:
I wrote these programs and scripts to make my life easier in some of the projects. There is a brief README with every package that might be instructive. You may download them and use
them freely for any purpose, but I am not liable for any damages you may accrue or inflict as a result. You can contact me
if you have any problems with the packages. I will try to find a solution, though I cant guarantee it.
Copyright 2006 Udhyakumar.N
|
|
|
 |