[FFmpeg-trac] #9587(undetermined:new): flite voice from a .flitevox file
FFmpeg
trac at avcodec.org
Fri Jan 7 13:06:27 EET 2022
#9587: flite voice from a .flitevox file
-------------------------------------+-------------------------------------
Reporter: Jozef | Type:
Chutka | enhancement
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: flite, | Blocked By:
voice |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
Following https://github.com/festvox/flite readme, it allows using voice
files or urls. However ffmpeg flite filter seems to only work with
compiled ones.
How to reproduce:
{{{
% ffmpeg -f lavfi -i flite=text=hello:voice=cmu_us_fem.flitevox out.mp3
[Parsed_flite_0 @ 000001ffdcdc0600] Could not find voice
'cmu_us_fem.flitevox'
}}}
ffmpeg version 2021-11-29-git-86a2123a6e-full_build-www.gyan.dev
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9587>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list