tensorflow / tensorflow/datasets

tensorflow.org web-site: Audio examples for "common-voice" dataset has (probably) wrong sampling rate.

Open
#4,889 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
4.6k
Forks
1.6k
Avg merge
3h 54m
Merged PRs (30d)
1

Description

Short description

Audio examples on this page has a very low pitch probably due to wrong settings of sampling rates.
https://www.tensorflow.org/datasets/catalog/common_voice

Apparently, the same issue is happening in the all language subsets.
Perhaps, it is related, but the MIME types of the data are set to "audio/ogg" but the actual data seems to be RIFF (MS-WAV) format.

Environment information

  • Operating System: macOS/ Chrome

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the common-voice dataset catalog page at tensorflow.org/datasets/catalog/common_voice and inspect how its audio examples and metadata are represented across language subsets. Done means the examples play at the correct pitch and the declared MIME type matches the actual audio format.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow
Domain
data, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.