Git Product home page Git Product logo

Comments (4)

Dragoy avatar Dragoy commented on August 17, 2024 1

This tool is ideal for converting .srt to ssml format:
https://github.com/ThioJoe/SRT-To-SSML

from bark-gui.

C0untFloyd avatar C0untFloyd commented on August 17, 2024 1

Yes, I will continue working on this format, however Bark is not the best for exact tts, as every result can be quite different and speech breaks are more or less random. Do you know if one could add custom metadata (like Seedvalue) to the SRT-STandard?

from bark-gui.

Dragoy avatar Dragoy commented on August 17, 2024

Or have support for the prosody tag in SSML:
<?xml version="1.0"?> <speak version="1.0" xmlns="http://www.w3.org/2001/10/synthesis" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/2001/10/synthesis http://www.w3.org/TR/speech-synthesis/synthesis.xsd" xml:lang="en-US"> <voice name="/v2/en_speaker_9"> <prosody duration="21000ms">Hello, I'm Usung Kang. Welcome to the CINEMA 4D Master Class on Achieving Mastery by Gurum Kim and Taehoon Pak.</prosody> <prosody duration="13000ms">First of all, I'm here to say hello on behalf of both of you, and I'm very happy and excited to meet you, even though it's online.</prosody> <prosody duration="15000ms">We've done some basic courses through ColloSo in the past, and we're very excited to put this new course together and meet you again.</prosody> <prosody duration="8000ms">In this first hour, we divided the OT time into five parts.</prosody> <prosody duration="14000ms">In introduction of the three instructors, introduction of the work involved, key points of the class and introduction to the curriculum At the end of the OT the sun will set and the three instructors will go through all five parts.</prosody> </voice> </speak>

from bark-gui.

Dragoy avatar Dragoy commented on August 17, 2024

Now, unfortunately, this format does not work and causes an error:
image

from bark-gui.

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.