Bug 47335 - Утилита fs_tts не работает (отсутствует модуль mod_ssml)
Summary: Утилита fs_tts не работает (отсутствует модуль mod_ssml)
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: freeswitch-daemon (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-24 15:11 MSK by Artem Varaksa
Modified: 2023-08-24 15:11 MSK (History)
11 users (show)

See Also:


Attachments
# fs_tts -v file.mp3 "test" (28.28 KB, text/plain)
2023-08-24 15:11 MSK, Artem Varaksa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Varaksa 2023-08-24 15:11:56 MSK
Created attachment 14189 [details]
# fs_tts -v file.mp3 "test"

Описание ошибки
===============

1. # fs_tts file.mp3 "test"
(запускается от имени root из-за https://bugzilla.altlinux.org/47334)

Фактический результат: Выводится ошибка:

> # fs_tts file.mp3 "test"
> Cannot init mod_ssml [module load file routine returned an error]

Вывод с флагом -v - во вложении. Исходя из него, модуль отсутствует:

> [CRIT] switch_loadable_module.c:1754 Error Loading module /usr/lib64/freeswitch/mod_ssml.so
> **/usr/lib64/freeswitch/mod_ssml.so: cannot open shared object file: No such file or directory**

Исходя их https://beta.packages.altlinux.org/ru/sisyphus/files/?q=%2Fusr%2Flib64%2Ffreeswitch%2Fmod_ssml.so, данный файл не предоставляется никаким пакетом.

Ожидаемый результат: Создание файла c произнесённым словом.


Воспроизводимость
=================

Воспроизводится на виртуальных машинах:

[p10] server-10.1-x86-64
freeswitch-daemon-1.10.9-alt1.x86_64

[sisyphus] server-10.1-x86-64
freeswitch-daemon-1.10.10-alt1.x86_64