Hi,
I'm working on this project http://jasperproject.github.io/ and with Pocketsphinx-0.8 it work very good. The problem arrive when I want to change the jasper language because for do it I must change che Pocketsphinx-0.8 language and add a new acoustic language.
The problem is that jasper doesn't work with 5prealpha, but only with Pocketsphinx-0.8 and the tutorial that we find on https://cmusphinx.github.io/wiki/tutorialadapt/ (Adapting the acoustic model) talk about 5prealpha version and not for Pocketsphinx-0.8, in fact the tutorial input doesn't work.
Well you can try jasper-dev version of jasper which supports pocketsphinx 5 pre alfa.
But in order to use italian acoustic model, you also need italian g2p model and sone code changes in jasper.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm working on this project http://jasperproject.github.io/ and with Pocketsphinx-0.8 it work very good. The problem arrive when I want to change the jasper language because for do it I must change che Pocketsphinx-0.8 language and add a new acoustic language.
The problem is that jasper doesn't work with 5prealpha, but only with Pocketsphinx-0.8 and the tutorial that we find on https://cmusphinx.github.io/wiki/tutorialadapt/ (Adapting the acoustic model) talk about 5prealpha version and not for Pocketsphinx-0.8, in fact the tutorial input doesn't work.
The acoustic model that I wanto to insert si this: https://sourceforge.net/projects/cmusphinx/files/Acoustic%20and%20Language%20Models/Italian/
Well you can try jasper-dev version of jasper which supports pocketsphinx 5 pre alfa.
But in order to use italian acoustic model, you also need italian g2p model and sone code changes in jasper.
Did you refer to g014b2b,fst(of default model)?
If I downoad the folder it on link https://sourceforge.net/projects/cmusphinx/files/Acoustic%20and%20Language%20Models/Italian/ I have the file it.fst. Can I use it?
Wich code changes in jasper I need to do?
Try it.fst and italian acoustuc model with jasper. You might need changes in g2p.py, there are regex you probably need changes in it.
Ok thanks, I'll try and let you know :D but before I must fix this error: https://sourceforge.net/p/cmusphinx/discussion/help/thread/04e3a842/?limit=25#630a ... Can you help me?
Last edit: Giovanni 2018-04-30