Train new model or update

  • Drag your custom_words.txt file and bin file if you going to update current mode (i.e. /model/bin/en_word_model.bin) to the content of the notebook

  • Warning: make sure your custom_words.txt is appropriate and free from offensive or sensitive language.

  • Replace the language code in case you are training another language model

  • Click "Run all"

  • Run anyway

  • After some time, you will be prompted to restart the session

  • After restart press "Run all" again

  • After some time, you will see a new ONNX model file.

  • Download it by right click

  • Replace your old model in the /mode/ folder

  • Optionally you can keep the model in separaate file and assign it in the Language confi

✅ Success! You trained your model

Last updated