-
@Rayhane-mamah Really appreciating your contributions, thank you a lot!
And I wonder:
How long does it take to synthesize a sentence with WaveNet vocoder?
Can it be real time if the repo is implem…
-
안녕하세요? Tacotron2-Wavenet-Vocoder 좋은 코드 만들어 올려 주셔서 잘 사용하고 있습니다.
감사드립니다.
Wavenet-Vocoder 훈련 속도 관련하여 문의 드립니다.
제 PC에 달린 GPU는 desktop RTX 2080 Ti 입니다. Tacotron2는 문제 없이 훈련이 잘 되었는데 Wavenet Vocoder는…
-
타코트론 훈련 후,
wavenet 트레이닝을 처음 시도할 때,
위와 같은 메시지가 뜬 후 계속 멈춰 있습니다.
훈련 중 로그를 불러오는 상황이 아닌
wavenet 최초 훈련시인데, 멈춰있네요
![20210319_154834](https://user-images.githubusercontent.com/80943690/111742171-02b3ab80…
-
I tried to search better architectures for NAM and find really interesting example
Win 10, Reaper 6.70, NAM plugin VST3.0 v0.7.11 on AMD Ryzen 5 3600 and RTX4070Ti
Project sample rate 48Khz
NAM fil…
-
Hello, i am studying the wavenet and your codes. If you like, could you share with the idea of designing a wavenet and The function of from_signal_freq in wavenet.py ?
-
Hey John! Here's the curriculum that I've worked on in the past. It's a bit less focused on language models as a sole topic, and more on modern ML from a broad perspective.
- Essential Concepts of …
zmaas updated
2 months ago
-
nvcc -arch=sm_60 -std=c++11 --use_fast_math -lineinfo -maxrregcount 128 -I .. wavenet_infer.cu ../matrix.cpp -lz -Xcompiler -fPIC -shared -o wavenet_infer.so
/usr/bin/ld: cannot find -lz
collect2: …
-
I noticed there is MXNet wavenet implementation (https://github.com/shuokay/mxnet-wavenet) but looks it is quite old, not sure if this is the official one? If not, do we plan to add wavenet model in t…
-
在forecasting时会报错:
-
Recently, I've got a fusible problem. After generated the ".wav" file, I can only got the noise voice.
Could you please tell me how to use WAVENET for TTS, and generate the voice according to some tx…