-
Hey I am glad to inform you that I have succeeded to merge Tacotron model with World vocoder and generated some evaluation results as follows. The results sound not bad but still not perfect. However …
-
I've implemented functionality that allows for sample-accurate simultaneous start of transmission/reception of multiple bladeRF units. To do that, they are chained together on one of the expansion pin…
-
-
### Description
Unused suppressions are a code stink and could lead to future unintended suppressions. If unused suppressions are discovered an error should be thrown.
### Use Case
Unused suppressi…
-
It would be useful to have a feature to create patterns by playing them on keyboard, like real synthesizer.
-
This is an umbrella issue to track progress and discuss priority items. Comments and requests are always welcome.
## MIlestones
- [x] ~ 4/26 (Sun): Refactor my jupyter-based code to python scrip…
-
### Describe the bug
When running vits + multiband-melgan or univnet inference on pre-trained released models, I get this error:
`Mean-Var stats does not match the given feature dimensions`
…
-
### Is your feature request related to a problem? Please describe.
As I am a non-English user, I have to rely heavily on the character description function of NVDA, i.e. pressing numpad 2 twice to …
-
would be nice and cute
-
I'd like to check something like:
```
%A = mul i32 %0, ?
%r = add i32 %A, %1
=>
%r = sub %1, %0
```
where Alive2 solves for the `?`. Syntactically, I think we could express this identifia…