Releases: mozilla-ai/speech-to-text-finetune
Releases · mozilla-ai/speech-to-text-finetune
1.4.0
What's Changed
- Transcribe app improvements by @Kostis-S-Z in #76
- Add guide on bringing your own dataset by @Kostis-S-Z in #83
- Simplify code & Add more metrics by @Kostis-S-Z in #77
- Evaluate on Fleurs by @Kostis-S-Z in #79
- Define train/test split for custom dataset during creation by @Kostis-S-Z in #80
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- udpate readme style and update contributing md by @stefanfrench in #75
- Support downloaded CommonVoice datasets from their website by @Kostis-S-Z in #61
- Automatically save and load processed dataset by @Kostis-S-Z in #63
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Update example in README.md by @daavoo in #59
- Reduce num of processors to 1 when processing dataset by @Kostis-S-Z in #60
- Update custom data from LibriSpeech corpus by @Kostis-S-Z in #64
- enh(transcribe_app): Drop language selection. by @daavoo in #66
- Changes to make zero gpu spaces work by @daavoo in #69
- Enable user to stop finetuning job prematurely by @Kostis-S-Z in #68
- Compare stt model outputs by @Kostis-S-Z in #58
- Set number of train/test samples to use by @Kostis-S-Z in #65
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Add example to readme by @Kostis-S-Z in #57
- Improve transcription app by @Kostis-S-Z in #55
Full Changelog: 1.0.1...1.1.0
1.0.1
1.0.0
What's Changed
- Report baseline and finetuned evaluation results in HF model card by @Kostis-S-Z in #14
- Pull available languages and metadata from HF Common Voice by @Kostis-S-Z in #13
- Add docstrings by @Kostis-S-Z in #17
- Add Google Colab by @Kostis-S-Z in #15
- Add config by @Kostis-S-Z in #19
- updates to logo and style for docs and readme by @stefanfrench in #29
- Enable finetuning on your own locally-created dataset by @Kostis-S-Z in #21
- Add tests by @Kostis-S-Z in #36
- Update Dockerfile by @Kostis-S-Z in #45
- fix(codespaces): Move devcontainer to the correct path and install all required deps. by @daavoo in #49
- Load local model by @Kostis-S-Z in #42
- Update notebook by @Kostis-S-Z in #44
- Add HF space pipeline by @Kostis-S-Z in #48
- Add docs by @Kostis-S-Z in #20
New Contributors
Full Changelog: https://github.com/mozilla-ai/speech-to-text-finetune/commits/1.0.0