Coder Social home page Coder Social logo

Comments (5)

ConProgramming avatar ConProgramming commented on June 10, 2024

Had the same error as you, my metadata.csv had a line where the transcription was empty... do a search in your editor for the delimiter then a new line. Remove the line with an empty transcription and it'll work.

from transformertts.

padmalcom avatar padmalcom commented on June 10, 2024

It was the following entry in the metadata.csv:

menschenhasser_04_f000032|–, und eben da hat er so mancherlei durchblicken lassen.|-, und eben da hat er so mancherlei durchblicken lassen.

Removing the leading -, made it work.

from transformertts.

cfrancesco avatar cfrancesco commented on June 10, 2024

So it happens with both empty lines and leading , ?

@padmalcom do you know why the error arises? Seems like a phonemizer issue

from transformertts.

padmalcom avatar padmalcom commented on June 10, 2024

I can't confirm the behavior for empty lines but with those starting with -,. I'm sure it is an issue with phoenemizer, but it can easily be avoided so I do not really see an issue here. Maybe implement a sanitizer step before creating the training data?

from transformertts.

cfrancesco avatar cfrancesco commented on June 10, 2024

Ok thanks. Yeah a cleaner is already in place, I'll try to understand the principle behind this and add it to it. (it also breaks when there is two punctuation and a space in between, like ", ,")

from transformertts.

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.