benchmark

Perl port of the Lucene search engine

Install

All systems
curl cmd.cat/benchmark.sh
Debian Debian
apt-get install libplucene-perl
Ubuntu
apt-get install libplucene-perl
Arch Arch Linux
pacman -S festival
image/svg+xml Kali Linux
apt-get install libplucene-perl
CentOS
yum install festival
Fedora
dnf install festival
Windows (WSL2)
sudo apt-get update sudo apt-get install libplucene-perl
Raspbian
apt-get install festival

libplucene-perl

Perl port of the Lucene search engine

Plucene is a fully-featured and highly customizable search engine toolkit based on the Lucene API. (http://jakarta.apache.org/lucene) It is not, in and of itself, a functional search engine - you are expected to subclass and tie all the pieces together to suit your own needs. The synopsis above gives a rough indication of how to use the engine in simple cases. See Plucene::Simple for one example of tying it all together.

festival

General multi-lingual speech synthesis system

Festival offers a full text to speech system with various APIs, as well an environment for development and research of speech synthesis techniques. It includes a Scheme-based command interpreter. Besides research into speech synthesis, festival is useful as a stand-alone speech synthesis program. It is capable of producing clearly understandable speech from text.