ID | 10134 | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | openfst | |||||||||||||||||||
Version | 1.8.4 | |||||||||||||||||||
Release | 2.fc42 | |||||||||||||||||||
Epoch | Draft | False | ||||||||||||||||||
Summary | Weighted finite-state transducer library | |||||||||||||||||||
Description | OpenFst is a library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). Weighted finite-state transducers are automata where each transition has an input label, an output label, and a weight. The more familiar finite-state acceptor is represented as a transducer with each transition's input and output label equal. Finite-state acceptors are used to represent sets of strings (specifically, regular or rational sets); finite-state transducers are used to represent binary relations between pairs of strings (specifically, rational transductions). The weights can be used to represent the cost of taking a particular transition. FSTs have key applications in speech recognition and synthesis, machine translation, optical character recognition, pattern matching, string processing, machine learning, information extraction and retrieval among others. Often a weighted transducer is used to represent a probabilistic model (e.g., an n-gram model, pronunciation model). FSTs can be optimized by determinization and minimization, models can be applied to hypothesis sets (also represented as automata) or cascaded by finite-state composition, and the best results can be selected by shortest-path algorithms. | |||||||||||||||||||
Built by | davidlt | |||||||||||||||||||
State | complete | |||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||
Started | Mon, 09 Jun 2025 16:38:52 UTC | |||||||||||||||||||
Completed | Mon, 09 Jun 2025 16:38:52 UTC | |||||||||||||||||||
Tags |
|
|||||||||||||||||||
RPMs |
|
|||||||||||||||||||
Changelog | * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jan 01 2025 W. Michael Petullo <mike@flyn.org> - 1.8.4-1 - Update to 1.8.4 * Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 1.8.3-4 - convert ASL 2.0 license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Feb 09 2024 W. Michael Petullo <mike@flyn.org> - 1.8.3-2 - Patch to fix build error with latest GCC * Mon Feb 05 2024 W. Michael Petullo <mike@flyn.org> - 1.8.3-1 - New upstream version * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |