Thu, 19 Sep 2024 14:12:18 UTC | login

Information for build rnnoise-0-0.6.20210312git7f449bf.fc37

ID217193
Package Namernnoise
Version0
Release0.6.20210312git7f449bf.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rnnoise.git#008a92cff491864af648c2f55c5fc21b869edcf2
SummaryRecurrent neural network for audio noise reduction
DescriptionRNNoise is a noise suppression library based on a recurrent neural network. While it is meant to be used as a library, a simple command-line tool is provided as an example. It operates on RAW 16-bit (machine endian) mono PCM files sampled at 48 kHz. It can be used as: ./examples/rnnoise_demo <noisy speech> <output denoised> The output is also a 16-bit raw PCM file.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 06 Nov 2022 10:24:14 UTC
CompletedSun, 06 Nov 2022 13:15:25 UTC
Taskbuild (f37, /rpms/rnnoise.git:008a92cff491864af648c2f55c5fc21b869edcf2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rnnoise.git#008a92cff491864af648c2f55c5fc21b869edcf2'}}
Tags
f37
f38
RPMs
src
rnnoise-0-0.6.20210312git7f449bf.fc37.src.rpm (info) (download)
riscv64
rnnoise-0-0.6.20210312git7f449bf.fc37.riscv64.rpm (info) (download)
rnnoise-devel-0-0.6.20210312git7f449bf.fc37.riscv64.rpm (info) (download)
rnnoise-debuginfo-0-0.6.20210312git7f449bf.fc37.riscv64.rpm (info) (download)
rnnoise-debugsource-0-0.6.20210312git7f449bf.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.6.20210312git7f449bf - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5.20210312git7f449bf - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4.20210312git7f449bf - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Mar 13 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 0-0.3.20210312git7f449bf - build(update): 20210312git7f449bf * Sun Jan 24 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 0-0.2.20210122git1cbdbcf - Initial package