issues
search
NVIDIA
/
nv-wavenet
Reference implementation of real-time autoregressive wavenet inference
BSD 3-Clause "New" or "Revised" License
735
stars
126
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
nv-wavenet installation issue
#102
supernirmesh
opened
3 years ago
1
Merge pull request #1 from NVIDIA/master
#101
will-rice
closed
3 years ago
0
Torch RuntimeError when using inference.py (dimension mismatch)
#100
m-k-S
opened
4 years ago
0
Matrix doesn't deallocate memory
#99
nartes
opened
4 years ago
1
confused float and int in nvWavenetReference, setInputs
#98
nartes
opened
4 years ago
0
Fix racecheck hazards in math_test
#97
achartier
opened
5 years ago
0
Silence generated when using torch=1.3 inside nvcr.io/nvidia/pytorch:19.09-py3
#96
d2sys
closed
5 years ago
0
512 residual channels, 256 skip channels, 256 audio channels
#95
partha2409
opened
5 years ago
0
Generating long sequences
#94
raphpapercup
opened
5 years ago
0
Training speed decrease a lot using pytorch 1.1
#93
handsomedylan1988
opened
5 years ago
0
Getting "undefined symbol" error when importing nv_wavenet_ext
#92
chaonan99
closed
5 years ago
2
Unconditional generation?
#91
khiner
closed
5 years ago
2
error in function tohalf(float f)
#90
xingjinglu
opened
5 years ago
0
Cannot `make` pytorch: `math_test: Command not found`
#89
vitaly-zdanevich
opened
5 years ago
2
README.md is not clear about how get Wav
#88
vitaly-zdanevich
opened
5 years ago
0
GPUassert: out of memory ../nv_wavenet.cuh 326
#87
hubeibei007
opened
5 years ago
2
How can one change the text spoken by nv_wavenet_test.py?
#86
RoelVdP
opened
5 years ago
0
Added fp16 pytorch support
#85
nvchai
opened
5 years ago
0
why do you use "sampleLockAcquire" and "while(!valid)" at the same time?
#84
isaacleeai
opened
5 years ago
0
what is "dumpActivation" for?
#83
isaacleeai
closed
5 years ago
1
[manyblock mode] why store embedding in "xt_sh" if we are going to overwrite it anyways?
#82
isaacleeai
opened
5 years ago
1
[manyblock mode] why is "act_out" in "nv_wavenet_persistent_GEMM_MxK" necessary?
#81
isaacleeai
opened
5 years ago
1
[manyblock mode] how are you ensuring that all the blocks are executed in order?
#80
isaacleeai
opened
5 years ago
2
Why use assembly for "isNegativeZero"?
#79
isaacleeai
closed
5 years ago
1
Speech Synthesis using nv-wavenet on jetson TX2
#78
sranjeet81
opened
6 years ago
1
updated PyTorch wrapper to use cpp_extension instead of ffi
#77
ghost
closed
6 years ago
0
is there a way to seperate initialization of wavenet and run?
#76
isaacleeai
opened
6 years ago
0
Added tests for A=512,1024 and fixed pytorch wrapper bug
#75
nvchai
closed
6 years ago
0
will files in pytorch directory be updated to use manyblock?
#74
isaacleeai
closed
6 years ago
1
will files in pytorch directory be updated to use manyblock?
#73
isaacleeai
closed
6 years ago
1
manyblock mode
#72
BrianPharris
closed
6 years ago
0
Invalid Device Function with CUDA 9.0 and Geforce Titan X
#71
tomse-h
closed
6 years ago
0
Distributed code just hangs with no output
#70
prabhavag
closed
6 years ago
0
Not able to get good audio quality
#69
alexdemartos
opened
6 years ago
1
Error in Pytorch wrapper
#68
prabhavag
opened
6 years ago
2
how to use trained nvidia/Tacotron2 with your pre-trained nv-wavenet
#67
zuzana
closed
6 years ago
2
Math test error with ARCH=sm60 & racecheck & CUDA 9.0
#66
adc360
opened
6 years ago
0
Core dump on inference with R=128;A=S=256
#64
alexdemartos
closed
6 years ago
3
Add support for 128 residual (R) channels with S=A=256.
#63
nvchai
closed
6 years ago
0
Sushibot generation.
#62
will-rice
closed
6 years ago
0
how to get logits (softmax) along with the audio sample while doing inference?
#61
sameerkhurana10
closed
6 years ago
1
Add pause/resume and CPU-asynchronous generation; integration test
#60
levsnv
closed
6 years ago
0
Attempting to optimize persistence for GTX 1080
#59
isaacleeai
closed
5 years ago
2
Slow Generation
#58
will-rice
closed
6 years ago
0
hints on variable and function names
#57
isaacleeai
opened
6 years ago
0
make pytorch wrapper fails - similar to #54 but a different compiler error
#56
alex-sorin
opened
6 years ago
1
Revert "Add pause/resume and CPU-asynchronous generation"
#55
BrianPharris
closed
6 years ago
0
error: when make pytorch wrapper
#54
ShichengChen
opened
6 years ago
1
Add pause/resume and CPU-asynchronous generation
#53
levsnv
closed
6 years ago
0
sampling_rate from config file instead hard-coding
#52
cobr123
opened
6 years ago
0
Next