Opened 2 years ago

Last modified 18 months ago

#9587 new enhancement

flite voice from a .flitevox file

Reported by: Jozef Chutka Owned by:
Priority: wish Component: avfilter
Version: git-master Keywords: flite
Cc: Jozef Chutka Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description (last modified by Jozef Chutka)

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'

Please add an option to use file

ffmpeg version 2021-11-29-git-86a2123a6e-full_build-www.gyan.dev

Change History (2)

comment:1 by Jozef Chutka, 2 years ago

Description: modified (diff)

comment:2 by Carl Eugen Hoyos, 18 months ago

Component: undeterminedavfilter
Keywords: voice removed
Priority: normalwish
Version: unspecifiedgit-master
Note: See TracTickets for help on using tickets.