GithubHelp home page GithubHelp logo

unrealmimic's Introduction

UnrealMimic

Youtube preview video

Text-to-Speech plugin for UE4 (Example Project is currently on 4.15, actual plugin is on 4.20.3). Uses Mimic library which is basically the same as Carnegie Mellon University's Flite. Uses .flitevox files which should be relatively easy to find for free (e.g. from various university sites or here) or train from your own recording with Festvox.

How to use:

  • Copy plugins directory to your own project (Binary is 4.13, x64. I might not update it ever, we'll see)
  • Import .flitevox voice file or several through your UE4 content browser
  • Use function Say in BP or C++ to generate sound wave that you can playback like other sounds

Imgur

Limitations:

  • Highly experimental. Use at own risk.
  • Voice files are not packaged correctly. Instead they are loaded at runtime which requires that the filepath stays the same. This can easily be fixed if you would be interested in packaging anything that uses this (See UMimicVoice::Serialize).
  • Only windows binary & build configuration. Porting to Linux & Mac should be trivial. No idea about mobile.
  • Sometimes the sound clip just ends halfway through
  • Even with the best voices possible the quality won't be anywhere near good commercial TTS systems.
  • Remember that some free voice libraries might have restrictive licenses. (e.g. GPL)
  • I include the mimic library in Plugins/UnrealMimic/Source/ThirdParty/Mimic since I had to make some changes to get things working (mostly Windows building stuff & UE4 build)

unrealmimic's People

Contributors

skeskinen avatar cyruscook avatar chadalak1 avatar

Watchers

James Cloos avatar

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.