xiph / LPCNet

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

Can't open input.pcm #194

Closed smylab closed 2 years ago

smylab commented 2 years ago

when run the "./lpcnet_demo -encode input.pcm compressed.bin" and "./lpcnet_demo -decode compressed.bin output.pcm" on the linux,it will show"Can't open input.pcm" . How to solve the problem. Thanks

tensorflow-gpu=1.12.0