Muskits icon indicating copy to clipboard operation
Muskits copied to clipboard

An opensource music processing toolkit

Results 14 Muskits issues
Sort by recently updated
recently updated
newest added

Hey how are you !! i hope your team is doing okay too , I see some progress in the repo , and I just wanted to ask if there...

Hello, I just want to know note dur and note pitch embedding is added with phone embedding or concat with embedding? my experiment show concat result is very bad when...

Upon running the "# Initialize singing generator" cell, first it seems that "!pip install sentry_sdk shortuuid pathtools" has to be added. Yet afterwards I'm not capable of solving the following:...

https://github.com/SJTMusicTeam/Muskits/blob/7309e3dedecd1f3f4f5cfe32a61fec002a11309d/tools/Makefile#L46 will throw `expr: syntax error` when `make`.

In `tools/Makefile` ``` # Set if install binaries on CPU mode e.g. make CPU_ONLY=1 # If you don't have any GPUs, this value will be set automatically ifeq ($(shell which...

First of all, I would like to express my gratitude for creating a wonderful project.👍 I saw that there are various tokenizer implementations under the text folder. However, I couldn't...

Hello, thank you for amazing work! Couldn't understand how to translate English text (on which I want to inference your model) to torch tensor of tokens IDs. As far as...

why did I get this error message during installation? ![image](https://user-images.githubusercontent.com/67619052/192957412-2bcafc33-e2d8-4fa1-bac3-4e8ce42f7e40.png)

I tried this recipe https://github.com/SJTMusicTeam/Muskits/tree/main/egs/namine_ritsu_utagoe_db/svs1 with some model configurations (naitve_rnn, naive_rnn_dp, transformer) but am unable to get good samples so far. Samples: https://www.dropbox.com/sh/58klvse0s0vbdvy/AAAcGtfnWKC4iyApqSSSijJNa?dl=0 (w/ HiFiGAN trained on the ritsu corpus...