Bug 135153 - New port: audio/julius Speech Recognition Engine
Summary: New port: audio/julius Speech Recognition Engine
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-01 14:00 UTC by Šimun Mikecin
Modified: 2009-06-02 00:40 UTC (History)
0 users

See Also:


Attachments
file.shar (4.67 KB, text/plain)
2009-06-01 14:00 UTC, Šimun Mikecin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Šimun Mikecin 2009-06-01 14:00:05 UTC
"Julius" is an open-source high-performance large vocabulary
continuous speech recognition (LVCSR) decoder software for
speech-related researchers and developers.  Based on word N-gram and
triphone context-dependent HMM, it can perform almost real-time
decoding on most current PCs with small amount of memory.

WWW: http://julius.sourceforge.jp/en_index.php

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-01 14:00:15 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-01 16:47:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-02 00:32:13 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-06-02 00:32:14 UTC
amdmi3      2009-06-01 23:32:04 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/julius         Makefile distinfo pkg-descr pkg-plist 
  Log:
  "Julius" is an open-source high-performance large vocabulary
  continuous speech recognition (LVCSR) decoder software for
  speech-related researchers and developers.  Based on word N-gram and
  triphone context-dependent HMM, it can perform almost real-time
  decoding on most current PCs with small amount of memory.
  
  WWW: http://julius.sourceforge.jp/en_index.php
  
  PR:             135153
  Submitted by:   Simun Mikecin <numisemis@yahoo.com>
  
  Revision  Changes    Path
  1.1035    +1 -0      ports/audio/Makefile
  1.1       +68 -0     ports/audio/julius/Makefile (new)
  1.1       +3 -0      ports/audio/julius/distinfo (new)
  1.1       +7 -0      ports/audio/julius/pkg-descr (new)
  1.1       +63 -0     ports/audio/julius/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"