AnhP commited on
Commit
2644561
·
verified ·
1 Parent(s): 30eeaff

Update readme.txt

Browse files
Files changed (1) hide show
  1. readme.txt +1 -1
readme.txt CHANGED
@@ -6,6 +6,6 @@ The djcm.pt model has been trimmed by removing to_wav since it is not used.
6
 
7
  Training Dataset: https://huggingface.co/datasets/AnhP/Mir-1k-use-DJCM-training/resolve/main/dataset.zip
8
  Inference Code: https://github.com/PhamHuynhAnh16/DJCM/blob/main/inference.py
9
- Training Code: https://github.com/PhamHuynhAnh16/DJCM/blob/main/train_DJCM.py
10
  Export Small Code: https://github.com/PhamHuynhAnh16/DJCM/blob/main/export_small_model.py
11
  Export Onnx Code: https://github.com/PhamHuynhAnh16/DJCM/blob/main/export_onnx.py
 
6
 
7
  Training Dataset: https://huggingface.co/datasets/AnhP/Mir-1k-use-DJCM-training/resolve/main/dataset.zip
8
  Inference Code: https://github.com/PhamHuynhAnh16/DJCM/blob/main/inference.py
9
+ Training Code: https://github.com/PhamHuynhAnh16/DJCM/blob/main/train.py
10
  Export Small Code: https://github.com/PhamHuynhAnh16/DJCM/blob/main/export_small_model.py
11
  Export Onnx Code: https://github.com/PhamHuynhAnh16/DJCM/blob/main/export_onnx.py