Getting Started
Get started with Speech-to-text-finetune Blueprint using one of the options below:
Setup options
Finetune a STT model using CommonVoice data by launching the Google Colab notebook below
Click the button below to launch the project directly in Google Colab:
Click the button below to launch the project directly in GitHub Codespaces:
Once the Codespaces environment launches, inside the terminal, install dependencies:
To load the app for making your own dataset for STT finetuning:
To load the Transcription app:
To run the Finetuning job:
To install the project locally:
install dependencies:
To load the app for making your own dataset for STT finetuning:
To load the Transcription app:
To run the Finetuning job:
Troubleshooting
Troubleshooting - TBA