Feature Request: llama-tts: read from text files and pipe audio signals to stdout for direct audio conversion using ffmpeg · Issue #12984 · ggml-org/llama.cpp · GitHub
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
llama-tts: would be nice to read in from text files and be piped to
other tools like ffmpeg for example to directly produce mp3 files
without creating wav files first.
Also would be great to convert big amounts of text for example a 60 kb
text file which is around 1 hour of audio in one go.
As a blind person you need a lot of converted text which would make this process easier.