1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/audio/sphinxbase/files/patch-test-unit-test_case_ucase3.test
Pav Lucistnik d58a3f6d33 Sphinx Base is part of a large-vocabulary, speaker-independent, continuous
speech recognition engine.

This port is required for PocketSphinx and Sphinx3

Once the system is built, try running the Perl script sphinx-demo.
The sphinx-test script should run sphinx-batch over an example
utterance of "go forward ten meters."

WWW:  http://www.speech.cs.cmu.edu/sphinx/

PR:		ports/121611
Submitted by:	Richard Neese <r.neese@gmail.com>
2008-03-22 20:36:38 +00:00

10 lines
214 B
Plaintext

--- test/unit/test_case/_ucase3.test (revision 7548)
+++ test/unit/test_case/_ucase3.test (working copy)
@@ -1,2 +1,2 @@
-#!/bin/bash
-./chgCase ucase
\ No newline at end of file
+#!/bin/sh
+./chgCase ucase