[FFmpeg-trac] #9587(undetermined:new): flite voice from a .flitevox file

FFmpeg trac at avcodec.org
Fri Jan 7 13:07:20 EET 2022


#9587: flite voice from a .flitevox file
-------------------------------------+-------------------------------------
             Reporter:  Jozef        |                    Owner:  (none)
  Chutka                             |
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:  flite,       |               Blocked By:
  voice                              |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Description changed by Jozef Chutka:

Old description:

> 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

New description:

 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

--
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9587#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list