Back to Moonshine

Training a domain adapter

examples/python/finetune/README.md

0.1.5434 B
Original Source

Training a domain adapter

The recipe, ATCOSIM phraseology example, real-VHF (uwb_atcc) example, dataset format, export steps, and pitfalls are in Domain Customization.

bash
pip install 'moonshine-voice[finetune]'
python -m moonshine_voice.lora --dataset atcosim --output-dir ./lora_atc

[lora] is the same extra. moonshine-voice finetune is the same command.