ken107 / piper-browser-extension

Provides Piper neural text-to-speech voices as a browser extension
https://chrome.google.com/webstore/detail/ppnfahcipommelgaapjalhooaeeblmeg
MIT License
36 stars 1 forks source link

Minimal ONNX Runtime build #3

Open ken107 opened 8 months ago

ken107 commented 8 months ago

The ort-wasm-simd-threaded.wasm file is over 10MB. Need a minimal build. https://onnxruntime.ai/docs/build/custom.html

Also I have tried to reduce the size of Piper models but it did not produce smaller files. Therefore I assume Piper models are already optimized. https://onnxruntime.ai/docs/performance/model-optimizations/ort-format-models.html