Files
2025-04-27 12:28:54 +04:00

25 lines
1.0 KiB
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup github 1.0
PortGroup cmake 1.1
github.setup cmusphinx pocketsphinx 5.0.4 v
categories audio
maintainers nomaintainer
license BSD
description Speech recognition package
long_description PocketSphinx is CMUs fastest speech recognition system. \
It is a library written in pure C which is optimal for \
development of your C applications as well as for \
development of language bindings. \
At real time speed its the most accurate engine, \
and therefore it is a good choice for live applications.
github.tarball_from archive
checksums rmd160 5087a11b92cf5f3621e30f90165b19eee3ae0724 \
sha256 9acd63cfdc76bbc85b7b6c6610b7a9cf30c79d5b36a31de7dc2f969e962653d7 \
size 34217973