-
- ทำ Web app เปิด microphone ให้คนผิวปาก แล้ว generate เพลง classic ออกมา
- ตัวอย่าง https://musictranslation.github.io/S4/index.html
- model: https://github.com/facebookresearch/music-translation
-
Hey, getting an issue when I try to run the upload function in the timbre transfer demo
I run the cell, choose the file to upload then get this error
MessageError Trac…
-
Neural audio synthesis models are hard to compare automatically - a survey will be needed to show that the quality didn't decrease through our speedups
-
Hi, does someone have this working under linux? I managed to compile it, but it just crashes when I get as far as running `~synth.set(\prior, 1);` in the example patch
`
-
hi! nn~ is amazing, thank you!
i was wondering if there's any way to integrate a nn~ object with something like a score etc. My concrete use case is importing a .mid file and then playing it back i…
-
Is it possible to access the output of inner network layers using this codebase and, if so, how?
I ask because we’re interested in 1) training a network on certain kinds of audio and then using the…
-
first of all, before the actual issue, I'd like to suggest adding a requirements.txt file for pip to avoid having to install each lib after encountering an error that it's not found. Now, the actual i…
-
**Expected behavior**:
Run the application locally.
**Actual behavior**:
I got an error.
```
polis git:(edge) ✗ docker compose up --build
[+] Building 20.3s (32/41) …
-
hi ! thank you very much for your work and this amazing repo
i try train the branch v4 i have something very wrong here
when i train about 3 hours it's not change i have noise all the steps i us…
lpscr updated
7 months ago
-
Hi @KdaiP nice work, just like to know is this architecture is intended to support zero-shot TTS or normal multi-speaker kind of TTS,