Coder Social home page Coder Social logo

Comments (2)

hairmare avatar hairmare commented on July 4, 2024

You may find a list of what was compiled in in the package description on obs.

From the output it looks like it might work if you have festival and sox installed at runtime.

If it needs festival-dev at build time I'd be happy to support that. I'd most likely have to build sox and festival in one of the obs dependency repos on obs though. That might take quite some time and text 2 speech isn't very high on our list since we don't currently have a proper use for it.

Let me know if the runtime install works. If not I'll keep this open to track festival integration.

from centos-rpm-liquidsoap.

hairmare avatar hairmare commented on July 4, 2024

I was able to get text 2 speech up and running. liquidsoap-1.2.1-34.1 has the needed changes.

The install was missing the liquidtts script that wraps festival and sox. After failing at getting it to install using make I added a manual install to the specfile.

After yum install -y festival sox I tested it with this liquidsoap script.

output.file(%wav, "/out/test.wav", single("say:Hello World!"))

from centos-rpm-liquidsoap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.