Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
The Open Container Initiative develops specifications for standards on Operating System process and application containers. This package provides documentation, schemas and source of Golang module.
Multihash is a protocol for differentiating outputs from various well-established cryptographic hash functions, addressing size + encoding considerations.
This this package provides QIFs specifications used in QPACK development and interop experiments. A QPACK encoder uses a QIF file as input. QIF files are stored in qifs/ directory. A QPACK encoder produces a file whose format is described in QPACK Offline Interop. Outputs produced by various encoders are stored in encoded/ directory.
Multicodec is an agreed-upon codec table. It is designed for use in binary representations, such as keys or identifiers (i.e CID).
This package provides specification schemas of InterPlanetary Linked Data which may be used for the test suites of application implementing the standard.
This package provides a collection of IPv6 addresses to Autonomous system, a self-hosted API is available from https://github.com/jedisct1/iptoasn-webservice.
Multibase is a protocol for disambiguating the encoding of base-encoded (e.g., base32, base36, base64, base58, etc.) binary appearing in text.
Flite (festival-lite) is a small, fast run-time text to speech synthesis engine developed at CMU and primarily designed for small embedded machines and/or large servers. It is designed as an alternative text to speech synthesis engine to Festival for voices built using the FestVox suite of voice building tools.
PocketSphinx is one of Carnegie Mellon University's large vocabulary, speaker-independent continuous speech recognition engine.
The MIT Language Modeling (MITLM) toolkit is a set of tools designed for the efficient estimation of statistical n-gram language models involving iterative parameter estimation. It achieves much of its efficiency through the use of a compact vector representation of n-grams.
Festival offers a general framework for building speech synthesis systems as well as including examples of various modules. As a whole it offers full text to speech through a number APIs: from shell level, though a Scheme command interpreter, as a C++ library, from Java, and an Emacs interface. Festival is multi-lingual though English is the most advanced. The system is written in C++ and uses the Edinburgh Speech Tools Library for low level architecture and has a Scheme (SIOD) based command interpreter for control.
The Speech Dispatcher project provides a high-level device independent layer for access to speech synthesis through a simple, stable and well documented interface.
ONNX ASR is a Python library for automatic speech recognition using ONNX Runtime. It supports models including Whisper and NeMo Parakeet. Includes bundled Parakeet TDT V3 model weights (int8, CC-BY-4.0, NVIDIA).
This package enables developers to author ONNX models using a Python-based domain-specific language.
eSpeak is a software speech synthesizer for English and other languages. eSpeak uses a "formant synthesis" method. This allows many languages to be provided in a small size. The speech is clear, and can be used at high speeds, but is not as natural or smooth as larger synthesizers which are based on human speech recordings.
Sonic implements a simple algorithm for speeding up or slowing down speech. However, it's optimized for speed ups of over 2X, unlike previous algorithms for changing speech rate. Sonic is a C library designed to be easily integrated into streaming voice applications such as text-to-speech (TTS) back ends.
The primary motivation behind Sonic is to enable the blind and visually impaired to improve their productivity with speech engines, like eSpeak. Sonic can also be used by the sighted.
This package provides a Gstreamer plugin for the VOSK voice recognition engine.
This package provides a Python library for ONNX intermediate representation.
Ehko is a TTS software. It supports Cantonese, Mandarin, Toisanese, Zhaoan Hakka, Tibetan, Ngangien and Korean (in trial). It can also speak English through eSpeak or Festival.
Pocket TTS is a fast neural text-to-speech engine with ~100M parameters, running at approximately 6x realtime on CPU. English only.
eSpeak NG is a software speech synthesizer for more than 100 languages. It is based on the eSpeak engine and supports spectral and Klatt formant synthesis, and the ability to use MBROLA voices.
Create tabbed content in Sphinx documentation when building HTML.
Doxylink is a Sphinx extension to link to external Doxygen API documentation. It allows you to specify C++ symbols and it will convert them into links to the HTML page of their Doxygen documentation.
Sphinxcontrib-newsfeed is an extension for adding a simple Blog, News or Announcements section to a Sphinx website.