We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The advantage of commonvoice is that we can use it as described in the notebook via torchaudio.datasets Download link: https://commonvoice.mozilla.org/de/datasets Pytorch: https://pytorch.org/audio/master/generated/torchaudio.datasets.COMMONVOICE.html#torchaudio.datasets.COMMONVOICE
Wave2Vec German: https://huggingface.co/AndrewMcDowell/wav2vec2-xls-r-1B-german
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Datasets for training ASR model
First Approach without Wave2Vec:
The advantage of commonvoice is that we can use it as described in the notebook via torchaudio.datasets
Download link: https://commonvoice.mozilla.org/de/datasets
Pytorch: https://pytorch.org/audio/master/generated/torchaudio.datasets.COMMONVOICE.html#torchaudio.datasets.COMMONVOICE
Second Approach with Wave2Vec:
Wave2Vec German: https://huggingface.co/AndrewMcDowell/wav2vec2-xls-r-1B-german
Datasets for End-to-End Testing for German Speech to English Text:
Other Datasets:
The text was updated successfully, but these errors were encountered: