common-voice-explorer icon indicating copy to clipboard operation
common-voice-explorer copied to clipboard

Common Voice Dataset explorer

Common Voice Dataset Explorer

Common Voice Dataset is by Mozilla

demo image

Made during huggingface finetuning week

Usage

pip install -r requirements.txt

streamlit run common_voice.py

Details

  • Made using streamlit
  • Using https://github.com/PablocFonseca/streamlit-aggrid for interactivity, because you can't click plots yet.

I tried to put this together as quickly as I can, so it is not perfect.

Open a PR or issue~