Python Forum
How does CMU Sphinx Java library work in Python
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How does CMU Sphinx Java library work in Python
#2
(Oct-03-2016, 02:52 PM)j.crater Wrote: Hello all,
I am wondering, how does the CMU Sphinx part of the Python Speech Recognition works, since it is originally a Java library?
Can Python interpreter also run an instance of Java Virtual Machine?
Not trough Python interpreter but Jython,but that is not what happens here.

Info is in license,
and is not all Java the recognizer library is written in C.
link:
Quote:SpeechRecognition distributes source code, binaries, and language files from CMU Sphinx. These files are BSD-licensed and redistributable as long as copyright notices are correctly retained. See speech_recognition/pocketsphinx-data/*/LICENSE*.txt and third-party/LICENSE-Sphinx.txt for license details for individual parts. 
Reply


Messages In This Thread
RE: How does - by snippsat - Oct-03-2016, 03:48 PM
RE: How does - by j.crater - Oct-03-2016, 10:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Sphinx: Localize error is always hard buhtz 0 505 Sep-01-2024, 11:12 AM
Last Post: buhtz
  problem with sphinx and file directory in script kiyoshi7 0 2,938 Mar-11-2021, 03:52 PM
Last Post: kiyoshi7
  issue with Tabula-py, pyinstaller and java maurom82 2 4,281 Feb-19-2021, 04:32 PM
Last Post: buran
  How to run python code in Java using remote SSH without py file using streams in Java varanasipavankumar 0 3,136 Apr-07-2019, 06:13 PM
Last Post: varanasipavankumar
  Jython code throws ImportError when invoked from a Java jar dchucks 6 8,754 Aug-02-2018, 05:09 AM
Last Post: dchucks
  phython language java integration jammytcs123123 1 2,881 Jul-04-2018, 03:13 AM
Last Post: Skaperen
  Is any super keyword like java rajeev1729 2 4,141 Sep-14-2017, 07:47 PM
Last Post: snippsat
  UPDATING PYTHON TO USE LATEST VERSION OF JAVA? nicklesprout 6 9,023 Jul-27-2017, 08:58 PM
Last Post: nicklesprout
  PyInstaller, how to create library folder instead of library.zip file ? harun2525 2 5,778 May-06-2017, 11:29 AM
Last Post: harun2525

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020