byuns9334

Results 20 comments of byuns9334

@SeanNaren Which command should I write to run the tests in warp-ctc repository?

@superhg2012 I get the same problem, did you solve it?

@carlfm in your fork, could you let me know how to generate wav from f32 feature? and is it as same speed as original LPCNet?

@carlfm01 I tried https://github.com/mlwoo/LPCNet fork already, but it generates wav too much noise, as I described in https://github.com/MlWoo/LPCNet/issues/6. How did you solve this problem? any suggestions please?

@carlfm01 using the real features. so I converted real wav -> (by ./dump_data) s16 -> (./test_lpcnet) f32 -> (by ffmpeg) wav, as explained in MlWoo's repo. It is supposed to...

@carlfm01 Thanks. Let me explain what i did so far in detail. so now, I have to repositories : LPCNet (original LPCNet repo), LPCNet_MlWoo. I trained LPCNet and got the...

@carlfm01 but Is there any difference between MLWoo's LPCNet training code and original LPCNet's LPCNet training code? aren't they exactly same?

@carlfm01 so you did everything (such as train LPCNet and inference the audio and etc) in MLWoo's repo, right? Which hyperparameters/options did you change?

@carlfm01 okay, thank you so much. I will try. and you are insisting that when merging Tacotron2 + LPCNet, I better use your spanish fork for tacotron2 right?

@carlfm01 thank you so much 🙏. Wish you all the best. i will text u again when i get other questions