Giter Club home page Giter Club logo

Comments (2)

neouyghur avatar neouyghur commented on May 23, 2024 1

from common-voice.

HarikalarKutusu avatar HarikalarKutusu commented on May 23, 2024

Hey @neouyghur, this is because you have too few sentences (text-corpus) wrt total number of recordings. The splits are created with the CorporaCreator repo and in its default settings, a sentence is only taken once, so it is the limiting factor. It is the most strict splitting algorithm, which also ensures that there is no transcription bias. On the other hand, my experiments show it fatally reduces the diversity in the training set. For me, the default splits are completely useless - except verry large datasets.

There is some related issue on the CC repo:
common-voice/CorporaCreator#113

But you can use the CC to relax that, with the -s flag, e.g. -s 5 allows up to 5 recordings per sentence.

But, anyway, you need to work your the text corpus, more sentences, more vocabulary, more phonemes are needed...

Shameless self promotion: You can see detailed statistics of your dataset here:
https://analyzer.cv-toolbox.web.tr/examine/ug/15.0

It also provides TSV files and statistics for some alternative splitting algorithms. Info is on the homepage of that webapp.

from common-voice.

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.