User Activity

  • Posted a comment on discussion Help on CMU Sphinx

    I am sorry that you are having problems with the software. There are any number of reasons why things might not work, but you did not provide detail on what you are doing.so it's not possible to say anything. You reached out through Sourceforge, which has not been the active repository for a while. http://cmusphinx.github.io/ hosts the community of current sphinx users; it has a forum where you can ask for help. You should use the github repository and its current software. You can get help through...

  • Posted a comment on discussion Help on CMU Sphinx

    The software has evolved and is currently hosted at http://cmusphinx.github.io/ The sorxceforge version is not currently maintained. The github site also has a user forum where you can ask about any issues. On Tue, Jan 9, 2024 at 12:27 AM Korey F Schulz foxtrot1@users.sourceforge.net wrote: Hi. I am updating the model for an application that I am building but I can't make progress in the tutorial because none of the utilities that are referenced exist on my machine. The missing utilities include...

  • Posted a comment on discussion Help on CMU Sphinx

    Please look at http://cmusphinx.github.io/ On Sat, Jan 6, 2024 at 9:00 AM HACHICHA YOUSSEF yousseftakihach@users.sourceforge.net wrote: I dont know what it is but no matter what file i give it either a video or audio the transcription is not accuarate at all, even tho that the files are clear english it's really bad. do i have to train it? if yes can someone tell me how to do it in python? that's my code bellow ↓↓↓ also its 2024 arent you planning on changing the conversation over to slack or some...

  • Posted a comment on discussion Help on CMU Sphinx

    Ben, This would depend on the acoustic model. If you have (or have trained) such a model, and have a corresponding dictionary. It should be possible to do. cmusphinx does not prescribe a phone set, so IPA would work fine. There is work on Czech ASR you could look up and see what rhey did. Best, Alex On Tue, Dec 5, 2023 at 12:36 PM "Benjamín Novický" brenko@users.sourceforge.net wrote: Hello, I am working on my bachelor thesis which is training a cusphinx model for speech recognition in Czech language....

  • Posted a comment on discussion Help on CMU Sphinx

    Current speech speech systems can use speech-to-letter models for decoding the audio signal, together with a language model to detect legal sequences. Look into into speech-to-vec 2 models; thesecan generate a feature space that can then be trained to classify tokens for specific languages. With either approach you will need to have at least some annotated speech to map the audio to symbols. One rule of thumb is ~50 instances for each symbol, but this can vary accordining to the end task. Trying...

  • Posted a comment on discussion Sphinx4 Help on CMU Sphinx

    CMUSphinx has dynamic language models. It also has class language models. Your different contexts can use dynamic lms; you have to precompile them.. The class language models can have tokens that expand to a word list (think [cityname] -> Tokyo, London,...). But the words have to already be in your global dict. On Wed, Oct 26, 2022, 02:05 Ken Schafer byteplayer@users.sourceforge.net wrote: Okay, I've done some searching on these forums and have found some similar questions, but nothing exactly like...

  • Posted a comment on discussion Help on CMU Sphinx

    Folks, Thank you all for your patience! lmtool is back up and appears stable. Please try it at http://www.speech.cs.cmu.edu/tools/lmtool-new.html. lextoo should be up shortly. If you encounter any problems please post or email me directly. Thank you, Alex Rudnicky On Fri, Mar 25, 2022 at 8:52 AM Daniel Wolf lupomuc@users.sourceforge.net wrote: The LMTool site (http://www.speech.cs.cmu.edu/tools/lmtool-new.html) appears to be down. It would be great if it could be got up again! LM tool https://sourceforge.net/p/cmusphinx/discussion/help/thread/758ed876/?limit=25#6476...

  • Posted a comment on discussion Help on CMU Sphinx

    Folks, The lmtool is close to being up for general use; I have it working internally and it's being tested. Thanks, Alex On Wed, Apr 27, 2022 at 5:13 AM Mina Huh mina1004h@users.sourceforge.net wrote: @air https://sourceforge.net/u/air/ When I am trying to call on the CMU Sphinx lmtool to get pronunciations for words using python script, I get this error message. You dictionary could not be constructed because could not upload word file500 Can't write to /var/www/cgi-bin/tools/logios/../../../www-htdocs/tools/product/1651049109_20533/8508.word:...

View All

Personal Data

Username:
air
Joined:
2000-02-03 03:25:15

Projects

This is a list of open source software projects that Alex Rudnicky is associated with:

  • Project Logo CMU Sphinx Speech Recognition Toolkit Last Updated:

Personal Tools