Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
huy le committed Dec 18, 2023
1 parent c479966 commit 74dacac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
- **slu_data_augment.py (pre-processing)**: augmentation dataset for make ballance distribute
- **prepare_token_label.py (pre-processing)**: create token & intent labels for training *second-stage*
- **align_prediction.py (post-processing)**: remove empty entities or adding some *command* to entities list
- **W2V_v1.ipynb**: Fine tuning Wav2Vec2.0 version 1+2 (see hyperparameters in this notebook). Gready search for inference
- **W2V_v3.ipynb**: Fine tuning Wav2Vec2.0 version 3 + Beam search CTC 4gram with beam width is 32 for inference
- **Bert_SLU.ipynb**: Step-by-step fine tuning ROBERTA for this task
- **build_ngram.sh**: Build 4gram .arpa file

0 comments on commit 74dacac

Please sign in to comment.