debasish-mihup

Results 7 issues of debasish-mihup

https://play.golang.org/p/IYQlesIxpD1 Trying to deep copy a slice of struct but it is not working as all the copies are pointing to original and thus changing the copy affects the original

I have some question regarding quality of Fastspeech2 output compared to Glow TTS. Currently I am using Glow TTS generated Mels with HifiGan vocoder and quality is good. There is...

From what I can see no_context = true by default and until and unless we explicitly set it to false, through "-kc" or "--keep-context" optional, I believe the context will...

question

Can you provide instructions regarding how to use this repo for running any experiments?

I am using zipformer with online model (streaming mode) using C APIs on android platform, the ASR functionality is working OK. In my code during constructor call, I am initializing...

"train_audio_max_length": 1500, This is the value inside the config file inside the efficient config repo. Is this value correct? This would almost discard all the files as the feature length...

I would need emotion to be an additional parameter during training. How can I add this in the model?