This blueprint guides you to ...
👉 📖 For more detailed guidance on using this project, please visit our Docs here
- Python 3.10+
- Open-Source Tool 1
- Open-Source Tool 2
- ...
- Select the language you want to finetune on
- Common Voice is using this https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes to map languages to unique identifiers. Find your language and the correct language identifier (Set 1) and use it as input.
-
System requirements:
- OS: Windows, macOS, or Linux
- Python 3.10 or higher
- Minimum RAM:
- Disk space:
-
Dependencies:
- Dependencies listed in
pyproject.toml
- Dependencies listed in
I am getting this error:
ValueError: ffmpeg was not found but is required to load audio files from filename
.
Follow the installation instructions for your OS from this link: https://ffmpeg.org/download.html, e.g. for Ubuntu: sudo apt install ffmpeg
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.
Contributions are welcome! To get started, you can check out the CONTRIBUTING.md file.