rhvoice-uzbek

RHVoice speech synthesizer - Uzbek voice

RHVoice uses statistical parametric synthesis. It relies on existing open source speech technologies (mainly HTS and related software).

libotbmathparserx-8.0-1

ORFEO Toolbox library - OTBMathParserX

ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular.

libotbmapla-8.0-1

ORFEO Toolbox library - OTBMapla

ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular.

node-duration

time duration utilities for Node.js

This Node.js module provides functions to calculate, convert and display the duration between JavaScript Date objects.

psi-plugins

official plugins for Psi

This package contains officially supported plugins for Psi: \* Attention \* Autoreply \* Birthday Reminder \* Chess \* Cleaner \* Client Switcher \* Conference Logger \* Content Downloader \* Enum Messages \* Extended Menu \* Extended Options \* Gomoku Game \* History Keeper \* Image \* Image Preview \* Jabber Disk \* Juick \* Message Filter \* OpenPGP \* Off-the-Record \* PEP Change Notify \* QIP X-Statuses \* Screenshot \* Stop Spam \* Storage Notes \* Translate \* Video Status \* Watcher

python3-procset

Pure Python implementation of the interval set data structure

An interval set (provided as the ProcSet class) is a memory-efficient representation of closed-interval sets. A ProcSet is an hybrid between a set and a list of indexes. More precisely, a ProcSet object is an ordered collection of unique non-negative int. It supports most of set operations: notably membership testing, mathematical operations such as intersection, union, and (symmetric) difference; with the additional ability to access its elements by position.