common-voice | Common Voice is part of Mozilla's initiative to help teach machines how real people speak | Speech library

 by   common-voice TypeScript Version: release-v1.98.0 License: MPL-2.0

kandi X-RAY | common-voice Summary

kandi X-RAY | common-voice Summary

common-voice is a TypeScript library typically used in Artificial Intelligence, Speech applications. common-voice has no bugs, it has no vulnerabilities, it has a Weak Copyleft License and it has medium support. You can download it from GitHub.

This is the web app for Mozilla Common Voice, a platform for collecting speech donations in order to create public domain datasets for training voice recognition-related tools.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              common-voice has a medium active ecosystem.
              It has 3156 star(s) with 786 fork(s). There are 132 watchers for this library.
              There were 6 major release(s) in the last 12 months.
              There are 281 open issues and 1814 have been closed. On average issues are closed in 16 days. There are 47 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of common-voice is release-v1.98.0

            kandi-Quality Quality

              common-voice has no bugs reported.

            kandi-Security Security

              common-voice has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              common-voice is licensed under the MPL-2.0 License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              common-voice releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of common-voice
            Get all kandi verified functions for this library.

            common-voice Key Features

            No Key Features are available at this moment for common-voice.

            common-voice Examples and Code Snippets

            No Code Snippets are available at this moment for common-voice.

            Community Discussions

            Trending Discussions on common-voice

            QUESTION

            Use wget to download from a link generated by Chrome
            Asked 2021-Jan-15 at 15:33

            I am trying to download some large files from https://commonvoice.mozilla.org/en/datasets to a Linux server using wget. The raw links are not provided directly, one has to enter their email address and the browser will then download the files.

            My Chrome browser started downloading from this link, denoted URL:

            ...

            ANSWER

            Answered 2021-Jan-15 at 15:33
            Update after we've clarified some things.

            The URL in question is incomplete, the X-Amz-SignedHeaders parameter is missing.

            To get a working URL do the following:

            1. Add a valid E-Mail address
            2. Agree to the terms using the checkboxes
            3. Do not click the Download Button, instead do a right click -> Copy link address and use that URL in your wget command (be sure to escape the ampersands & by adding a backslash in front of them).
            Old Answer

            What you're seeing is a presigned URL from Amazon S3. This is essentially a temporary download-link for a single object (~file) in an S3-Bucket that appears to belong to Mozilla.

            The keyword here is temporary. If you use that link before it's expired, you can download the data using wget without problems.

            You can estimate the expiry time by adding the value of X-Amz-Expires to X-Amz-Date, in your case the URL had been valid for 43200 / 3600 = 12 hours starting at the specified date. Don't bother changing these values, the whole thing is cryptographically signed, it won't accept it ;-)

            So the way you can do that is:

            1. Login to the Website
            2. Copy the Download Links
            3. Download within roughly 12 hours using wget

            Source https://stackoverflow.com/questions/65736957

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install common-voice

            You can download it from GitHub.

            Support

            Code of conductDevelopment setupLanguage workflowSentences workflowDiscourse forumMatrix chatLicense
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/common-voice/common-voice.git

          • CLI

            gh repo clone common-voice/common-voice

          • sshUrl

            git@github.com:common-voice/common-voice.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link