Commit Graph

12 Commits

Author SHA1 Message Date
tsukumi
d7e2745559 Improve: Update license information 2025-03-26 20:28:34 +09:00
tsukumi
2aa503233a Improve: Add option to generate AIVM/AIVMX files directly when running convert_onnx.py, add license information 2025-03-26 20:01:17 +09:00
tsukumi
e1ce12a336 Fix: Use Fast Tokenizer instead of Slow Tokenizer, which makes validation very slow 2024-12-19 13:41:09 +09:00
tsukumi
ebd249bca8 Fix: spm.model is missing 2024-12-19 13:16:25 +09:00
tsukumi
2833fb5eeb Fix: The conversion script for English BERT to Fast Tokenizer was incorrect, so tokenization was not performed correctly 2024-12-19 11:10:33 +09:00
tsukumi
c1fce3fec7 Improve: Make it possible to convert BERT language models to FP16 2024-12-19 07:16:59 +09:00
tsukumi
eb5d245903 Add: Test for ONNX inference code (without PyTorch dependency) 2024-09-23 10:04:02 +09:00
tsukumi
dcca37b9a8 Add: Support for speech synthesis in English and Chinese for ONNX inference in Non-JP-Extra models 2024-09-23 07:14:44 +09:00
tsukumi
0e0b4bea31 Fix: Disable optimization on InferenceSession initialization to speed up loading of ONNX models 2024-09-22 23:08:00 +09:00
tsukumi
16115a366b Improve: .safetensors models under a directory specified with --model can be automatically converted to ONNX 2024-09-22 16:37:15 +09:00
tsukumi
9b27ba9777 Improve: Graphical display of ONNX conversion script logs 2024-09-18 06:11:10 +09:00
tsukumi
5e2c83c6c7 Improve: Support ONNX inference, add ONNX conversion script 2024-09-17 16:55:03 +09:00