Mon, 20 May 2024 00:53:57 UTC | login

Information for build openfst-1.6.9-5.fc33

ID141111
Package Nameopenfst
Version1.6.9
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/openfst.git#06a5e5cb23198feed374408b1270f712aa04edeb
SummaryWeighted finite-state transducer library
DescriptionOpenFst 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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 10:04:05 UTC
CompletedSat, 28 Mar 2020 02:21:16 UTC
Taskbuild (f33, /rpms/openfst.git:06a5e5cb23198feed374408b1270f712aa04edeb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/openfst.git#06a5e5cb23198feed374408b1270f712aa04edeb'}}
Tags
f33
RPMs
src
openfst-1.6.9-5.fc33.src.rpm (info) (download)
riscv64
openfst-1.6.9-5.fc33.riscv64.rpm (info) (download)
openfst-devel-1.6.9-5.fc33.riscv64.rpm (info) (download)
openfst-tools-1.6.9-5.fc33.riscv64.rpm (info) (download)
openfst-debuginfo-1.6.9-5.fc33.riscv64.rpm (info) (download)
openfst-debugsource-1.6.9-5.fc33.riscv64.rpm (info) (download)
openfst-tools-debuginfo-1.6.9-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 15 2019 Miro HronĨok <mhroncok@redhat.com> - 1.6.9-2 - Subpackage python2-openfst has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Wed Jul 25 2018 Jerry James <loganjerry@gmail.com> - 1.6.9-1 - New upstream version * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 10 2018 Jerry James <loganjerry@gmail.com> - 1.6.8-1 - New upstream version