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

Stargazers

 avatar Hamza Maimoune avatar Damaru avatar ghadah adam avatar SaltShaker avatar  avatar 1518440211 avatar Sebastian Herrlinger avatar Collin avatar  avatar Utkarsh Shukla avatar Maximilian avatar artem avatar  avatar  avatar  avatar cgonzalezbrt avatar Rafael Freitas avatar White robe Taoist avatar  avatar Ajit D'Monte avatar SevenHong avatar  avatar  avatar  avatar  avatar Raf Monteiro avatar Daniel Amthauer avatar swimmingsoft avatar  avatar  avatar Vincent Hu avatar SSWSer avatar lipengzha avatar Danitxu79 avatar  avatar carlomaker avatar Benjamin Kimble avatar mdmnko avatar JYF avatar  avatar  avatar Maciej Jurczak avatar JIN TECH avatar  avatar Pedro Kayatt avatar Daniel Duckworth avatar  avatar  avatar  avatar  avatar EntryGames avatar  avatar Thomas Kumlehn avatar Daniel avatar eClarity Web Solutions avatar Datee avatar T3 avatar  avatar Prakash Prasad avatar  avatar Jeongrok Oh avatar 류기보 avatar Matthias Huerbe avatar Michael Morrissey avatar David Young-Chan Kay avatar Daniel Grondin avatar z350z avatar CG avatar  avatar

Watchers

James Cloos avatar  avatar ahsan muzaheed avatar EntryGames avatar  avatar T3 avatar  avatar msew avatar  avatar  avatar  avatar  avatar

unrealmimic's Issues

mimic_voice_load failed.

Got error below.
this->Vox was nullptr

Do I need to put .flitevox files to UE Content dictionary?

Crash after Play

HI. I have written to you about a build problem. The build is success but when i press play the project is crash. When i press Play from VS ( Local Windows Debugger ) i get this information

https://postimg.org/image/xwv8lf7c7/

This is a video how do i build your project.
( the link will be work in 10min)
https://youtu.be/mfU9uiYBuoM

The plugin is importent to me so i hope you will help me.
Regards

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.