piper icon indicating copy to clipboard operation
piper copied to clipboard

Audio streaming error

Open rew1nter opened this issue 5 months ago • 8 comments

How do I fix this?

 $ echo 'This sentence is spoken first. This sentence is synthesized while the first sentence is spoken.' |   ./piper --model en_US-libritts-high.onnx --output-raw |   aplay -r 22050 -f S16_LE -t raw -
  
aplay: main:834: audio open error: Operation not supported
[2024-02-03 13:27:34.711] [piper] [info] Loaded voice in 0.325418684 second(s)
[2024-02-03 13:27:34.713] [piper] [info] Initialized piper
  

rew1nter avatar Feb 03 '24 07:02 rew1nter