Bol to Text

18 May, 2016

This week I'm attempting to make it easier to translate the wonderful language of tabla. The language and it's compostitions is passed down through oral tradition and until very recently, memory was the only way compositions were stored.

Now, there are many people who have transcribed various pieces simply by ear.

I wan't to use the PocketSphinx library here to try and interpret tabla speech and convert it to text. This should hopefully make it easier to dictate and transcribe tabla compositions.

The audio demo here shows how the library could work. I would neet to add my custom tabla grammar which the library can then use to match the audio to specific words or bols.

These words would have to be added to the recognizer using the phenome set given here

The project will be in progress on a GitHub repo if you would like to check it out.

Back to Home

© Jasmeet Oberai 2020. This site is served by Gatsby and is hosted on GitHub