GithubHelp home page GithubHelp logo

Comments (5)

mikehenrty avatar mikehenrty commented on May 26, 2024

The basic concept here is that metadata surrounding these voice clips will be kept separately from the voice clips themselves. You can find the voice clip using the metadata, but you should not be able to find the metadata given a voice clip. We will store the clips in the filesystem, and store metadata (including voice file path) in the db.

Later, when we publish the voice data, we can include non-PII metadata with the audio clips.

from common-voice.

kdavis-mozilla avatar kdavis-mozilla commented on May 26, 2024

Just to solidify things a bit, there are two classes of metadata:

  • PII - For example an email address
  • Non-PII - For example gender

We do not want it to be the case that

You can find the voice clip using the metadata

when the metadata is PII metadata. This should be true internally and externally.

However, internally and externally we do want to be able to find voice clips that have a particular set of non-PII metadata, e.g. all voice clips that fit a particular demographic profile.

from common-voice.

mikehenrty avatar mikehenrty commented on May 26, 2024

We'll need to do this in M3, after we have designed overall architecture.

from common-voice.

geroter avatar geroter commented on May 26, 2024

First draft of basic architecture is here:
https://docs.google.com/drawings/d/12FasUel5NH6poKLcJaxlYr64U6N6YEsyNs-wZJx_y04/edit

from common-voice.

mikehenrty avatar mikehenrty commented on May 26, 2024

The doc linked by George will be the living documentation for this. Closing.

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.