Git Product home page Git Product logo

Comments (8)

pasindud avatar pasindud commented on May 3, 2024 5

Can you try this script [1], Change the variables MERLIN_PATH and FESTIVAL_VOICE_PATH and
then run

echo "অলিম্পিক ইন্ডাস্ট্রিজ জীবনকে সহজ করে তুলেছে" | synth.sh "audio_file_name_without_wav_extension"

1 - https://gist.github.com/pasindud/c36dc0611e6bf8bee918a2863e6a0939

from language-resources.

pasindud avatar pasindud commented on May 3, 2024 4

As you might know (festvox/festival) and merlin are two TTS engines. We can setup festvox independently but you need to have a festvox setup to run merlin. Therefore you can train a festival voice first using this [1]. Then you can build a merlin voice using this [2], where you have to give the path to the festvox voice you built earlier.

1 - https://github.com/googlei18n/language-resources/blob/master/bn/festvox/README.md
2 - https://github.com/googlei18n/language-resources/blob/master/bn/merlin/README.md

from language-resources.

pasindud avatar pasindud commented on May 3, 2024 2

During training some test wavs are synthesized, you can find those paths in the merlin log. To synth arbitrary sentences you have to use a script similar to [1] (with some modifications, mainly to the file paths). Let me try to put together a small script with those modifications. Also refer to [2] for more info on our voice building process.

[1] - https://github.com/googlei18n/language-resources/blob/master/docker-images/test-merlin/synth.sh

[2] - https://ai.google/research/pubs/pub47347

from language-resources.

Rajan-sust avatar Rajan-sust commented on May 3, 2024

Thanks for the reply, sir. If I face any problem later, I will query again.

from language-resources.

Rajan-sust avatar Rajan-sust commented on May 3, 2024

@pasindud sir, I trained merlin successfully with festival following the README.md [1]. Now, how can I synthesis speech for a particular sentence. Please , provide me the command.
1 - https://github.com/googlei18n/language-resources/blob/master/bn/merlin/README.md

from language-resources.

Rajan-sust avatar Rajan-sust commented on May 3, 2024

Thanks for the guideline @pasindud. Hope you will provide modified script.

from language-resources.

Rajan-sust avatar Rajan-sust commented on May 3, 2024

@pasindud Sir, it worked perfectly. I am really grateful to you for your collaboration.

from language-resources.

pasindud avatar pasindud commented on May 3, 2024

👍

from language-resources.

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.