Home
About
Linux
NLP
Python
Voice Conversion
Light
Dark
Automatic
tts
Comparing batch vs layer normalization
The purpose of this post is just to understand the key difference between two types of well-known normalization techniques.
Le Minh Nguyen (nguyenlm)
Last updated on Aug 25, 2022
2 min read
NLP
,
TTS
Fix "[Errno 32] Broken pipe" in Python
One day, I’ve tried to run a python script using the multiprocessing technique and for a while the program crashed and raised the [Errno 32] Broken pipe error…
Le Minh Nguyen (nguyenlm)
Last updated on Jun 30, 2022
1 min read
Linux
,
OS
,
Python
How to kill zombie processes using GPU ?
The trick for killing zombie processes using GPU in Linux 😃.
Le Minh Nguyen (nguyenlm)
Last updated on Jun 30, 2022
3 min read
Linux
,
OS
Postnet Layer
Generally speaking, the postnet layer receives a mel-spectrogram and predicts another mel-spectrogram with additional information. That makes the output mel-spectrogram more detail, and hence improves the quality of synthesis audio.
Le Minh Nguyen (nguyenlm)
Last updated on Aug 25, 2022
2 min read
NLP
,
TTS
Cite
×