Fri, 17 May 2024 14:15:51 UTC | login

Information for build openfst-1.8.3-2.fc40

ID298429
Package Nameopenfst
Version1.8.3
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/openfst.git#2f26919897b1ab2bec7391d50477785acb3b6a7b
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
StartedMon, 18 Mar 2024 17:31:23 UTC
CompletedTue, 19 Mar 2024 10:59:47 UTC
Taskbuild (f40, /rpms/openfst.git:2f26919897b1ab2bec7391d50477785acb3b6a7b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/openfst.git#2f26919897b1ab2bec7391d50477785acb3b6a7b'}}
Tags
f40
f41
RPMs
src
openfst-1.8.3-2.fc40.src.rpm (info) (download)
riscv64
openfst-1.8.3-2.fc40.riscv64.rpm (info) (download)
openfst-devel-1.8.3-2.fc40.riscv64.rpm (info) (download)
openfst-tools-1.8.3-2.fc40.riscv64.rpm (info) (download)
openfst-debuginfo-1.8.3-2.fc40.riscv64.rpm (info) (download)
openfst-debugsource-1.8.3-2.fc40.riscv64.rpm (info) (download)
openfst-devel-debuginfo-1.8.3-2.fc40.riscv64.rpm (info) (download)
openfst-tools-debuginfo-1.8.3-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.8.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu May 12 2022 W. Michael Petullo <mike@flyn.org> - 1.8.2-1 - New upstream version