xiph / LPCNet

Efficient neural speech synthesis
BSD 3-Clause "New" or "Revised" License
1.12k stars 295 forks source link

How to get wav from model outputs during training? #179

Open OlaWod opened 2 years ago

OlaWod commented 2 years ago

Is it possible to synthesize wav from the model output 'm_out' during training? If yes, how? If no, why?