Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
MPAI-Private
MPAI-CAE
arp
Tape Audio Restoration
Commits
63412452
Commit
63412452
authored
Jan 20, 2023
by
Nadir Dalla Pozza
Browse files
Update
parent
804e9ba0
Pipeline
#14
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tapeAudioRestoration.py
View file @
63412452
...
...
@@ -788,8 +788,6 @@ def main():
# Decision stage
a
,
b
,
fs
,
case
=
get_correction_filter
(
standard_w
,
speed_w
,
standard_r
,
speed_r
,
fs
)
print
(
a
)
print
(
b
)
# Casting FS to int because wavfile.write() is stupid
fs
=
round
(
fs
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment