-
# Task Name
Music instrument timbre transfer
## Task Objective
Timbre transfer is a music editing technique that aims to convert the sound produced by one instrument so that it resembles the …
-
in cell 2 the following error occured:
ERROR: pynndescent 0.5.2 has requirement numba>=0.51.2, but you'll have numba 0.49.1 which is incompatible.
ERROR: note-seq 0.0.2 has requirement numba==0.48.0…
-
Hi,
I found your work is interesting, would it be possible to release the data used for the timbre transfer task?
Thank you in advance.
-
On your demo page you convert the singing to violin. What is the preprocessing necessary to get the same violin audio? Use the voice as is does not produce the same result.
-
I want to use DDSP for timbre transfer, the google colab is broken and i didn't see any workaround for it. I tried installing ddsp using pip but it failed. Is there any proper guide for installing and…
-
I have a question about the Timbre Tranfer colab, specifically `audio_features = ddsp.training.metrics.compute_audio_features(audio)`
I did not see any API docs on this, hence asking here.
1. …
-
Hi Team,
We have trained our own ddsp timbre transfer model using [these steps](https://github.com/magenta/ddsp/blob/main/ddsp/colab/demos/train_autoencoder.ipynb)
✅ This model is working fine …
-
Hi,
I have a problem when I upload a model trained by ae.gin to timbre_transfer colab file.
![image](https://user-images.githubusercontent.com/74049128/110685089-34978480-81de-11eb-9487-7cdf2a36db42…
-
**Is your feature request related to a problem? Please describe.**
I'd like programmatic access to the DDSP-VST's ability to morph one instrument into another.
**Describe the solution you'd like**…
-
Hello,
I successfully trained a model in Spanish using Spanish + English data! Great news.
The model unfortunately speaks with an accent when I use an English prompt with English source text and t…