-
Updated
Apr 1, 2022 - Python
audio-processing
Here are 1,331 public repositories matching this topic...
Guidelines
- I have read the guidelines.
Version/Commit hash
trunk
Describe the bug.
Look at the screenshot in #618:
I’ve highlighted the areas that use a font other than SF UI.
Expected behavior
The whole interface
-
Updated
Feb 7, 2022 - Swift
-
Updated
Apr 18, 2022 - Python
DALI + Catalyst = 🚀
Thanks for a fascinating library!
Is there some way to put user-written pure Python modules, using numpy of course, into the signal chain?
It would be very desirable to be able to write plugins to Pedalboard as Python functions with an interface like this one of yours.
I certainly have a lot of code
Sampler Graphics
We need some good graphics for the main sampler screen. This is where you can do rudimentary editing of the samples that are played in the sequencer.
There are two screens. The main screen with the controls:
- Volume (this one may be changed later)
- Speed (Playspeed. The sample also pitches up or down)
- Filter (in the middle the sound is unchanged, away from center it engages either hi-pass
-
Updated
Feb 22, 2022 - Python
-
Updated
Jan 18, 2022 - TeX
-
Updated
Dec 5, 2021 - Python
Deprecate data utils
PyTorch core has download function and torch.hub.download_url_to_file
.
Torchaudio can use it for dataset download and does not need to maintain its own torchaudio.datasets.utils.download_url
.
In addition to that, there seems to be something wrong with torchaudio.datasets.utils.download_url
.
It fails to download multiple of huge files. I think we should get rid of `torchaudio.datasets.ut
-
Updated
Apr 14, 2022 - Go
-
Updated
Apr 15, 2022 - C
-
Updated
Feb 15, 2022 - C++
-
Updated
Apr 9, 2022 - C++
-
Updated
Apr 18, 2022 - C
-
Updated
Apr 14, 2022 - C
-
Updated
Apr 28, 2021 - Python
-
Updated
Mar 21, 2022 - C#
What?
Currently, API manually throws its own messages and errors. We should move them to werkzeug
exceptions.
-
Updated
Apr 18, 2022 - Python
-
Updated
Apr 17, 2022 - C#
-
Updated
Apr 12, 2022 - C++
-
Updated
Apr 12, 2022 - C++
-
Updated
Sep 6, 2021 - Swift
-
Updated
Apr 28, 2019 - Java
-
Updated
Dec 24, 2021 - Python
Improve this page
Add a description, image, and links to the audio-processing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the audio-processing topic, visit your repo's landing page and select "manage topics."
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h