-
**Corrected MSD**
from scipy.io import wavfile
import pysptk
from pysptk.synthesis import Synthesizer, MLSADF
import pyworld
from os.path import join, basename
import math
#from nnmnkwii impo…
-
Dear author, I'd like to know whether the results of MSD tasks were obtained from the official testing sets or custom testing sets split from the official training sets?
-
We should add some checks/automations in places to help with costs so that our dev/stage cloud instances don't eat up too much of our cloud budget. Ideas:
1. Look into s3 quotas that can be added to …
-
After checking the readme and looking if my device has all the functions that the app needs, it seemingly still does not want to enable the mass storage function on my Samsung Galaxy S8 running Lineag…
-
Hi,
I would like to use the LP-MusicCaps dataset for my research, but the audio files of MSD dataset is no longer available for acess. Do you know how to access it? Thank you!
@seungheondoh
-
Hello, thank you very much for your wonderful GitHub repository. 😊
I tried to train the code in the repository using the Million Song Dataset, but it prompted me with a FileNotFoundError: [Errno 2]…
-
We currently store and use rds format, via `read_msd(store = TRUE)`.
`read_msd()` reads in rds files using `readr::read_rds` and zip/txt with `vroom::vroom()`.
Looking at the size and read in t…
-
There is another detail to the taunus meta data, that I don't know how to handle it at the moment: the instrument that we refer to as "taunus-tof" within AGAGE had a **major hardware change** in 2022-…
-
This issue reports the work done to evaluate the existing models.
The existing models are the following:
- sct_deepseg_lesion
- sct_deepseg -t seg_sc_ms_lesion_stir_psir
- sct_deepseg -t seg…
-
Currently, when loading a song from `.osu` files, the individual difficulties are ordered with no regard for the MSD of each difficulty, and are just assigned in the order the files are loaded (alphab…