GithubHelp home page GithubHelp logo

felixbur / emofilt Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 3.0 8.17 MB

Emofilt is a program to simulate emotional arousal with speech synthesis based on the free-for-non-commercial-use MBROLA synthesis engine.

Home Page: http://emofilt.syntheticspeech.de/

License: Other

Batchfile 0.10% HTML 4.36% CSS 0.09% Shell 0.07% Awk 0.25% Java 95.13%

emofilt's People

Contributors

edirne avatar felixbur avatar steinhia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

edirne thestarboy

emofilt's Issues

negative pitch values

for the input
Hallo, ich bin Pepper! Ich freue mich dich zu sehen. Lass uns ein Spiel zusammen machen.
generated with Mary4 and "happy" from the default emotions, negative pitch values are generated at the end.

paths are hard coded for Linux

After modifying the ini file I stumbled on various missing path and a missing file file, had to install mbrola for Windows (yay) to end up on a hard coded link (/ instead of ):
java.io.FileNotFoundException: emofilt\test\testUs2.pho throws Unknown path on Windows, even after creating the file.

emofilt.EmofiltPlayer - exec: mbrola E:\apps\mbrola\us2/us2 C:\temp\tmp.pho C:\temp\tmp.wav
java.io.IOException: Cannot run program "mbrola": CreateProcess error=2, Le fichier spécifié est introuvable
        at java.lang.ProcessBuilder.start(Unknown Source)
        at java.lang.Runtime.exec(Unknown Source)
        at java.lang.Runtime.exec(Unknown Source)
        at java.lang.Runtime.exec(Unknown Source)
        at com.felix.util.Util.execCmd(Util.java:381)
        at emofilt.EmofiltPlayer.genWavFile(EmofiltPlayer.java:91)
        at emofilt.EmofiltPlayer.genWavFile(EmofiltPlayer.java:44)
        at emofilt.gui.MainControlsPanel$7.run(MainControlsPanel.java:177)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: CreateProcess error=2, Le fichier spécifié est introuvable
        at java.lang.ProcessImpl.create(Native Method)
        at java.lang.ProcessImpl.<init>(Unknown Source)
        at java.lang.ProcessImpl.start(Unknown Source)
        ... 9 more
maxtime 10000 reached, giving up.
Wave file not found: C:\temp\tmp.wav
java.lang.IllegalArgumentException: Delete: no such file or directory: C:\temp\tmp.wav
        at com.felix.util.FileUtil.delete(FileUtil.java:233)
        at emofilt.EmofiltPlayer.playAndDelete(EmofiltPlayer.java:248)
        at emofilt.gui.MainControlsPanel$7.run(MainControlsPanel.java:178)
        at java.lang.Thread.run(Unknown Source)

E:\apps\mbrola\us2\us2, C:\temp\tmp.pho exist though

remove hardlinks

Too bad this project is not supported, it seems great.
However, testing it on another computer would help :)
java.io.FileNotFoundException: \home\felix\workspace\Emofilt\emofilt\logConfig.xml (Unknown path)

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.