PyThaiASR v1.2.0
PyThaiASR is a Python package for Automatic Speech Recognition with focus on Thai language. It have offline thai automatic speech recognition model.
Now, It can use wannaphong/wav2vec2-large-xlsr-53-th-cv8-
model without language model.
Upgrade by pip: pip install -U pythaiasr
What's Changed
- Added Dockerfile by @FinnKr in #9
- PyThaiASR v1.2.0 by @wannaphong in #10
New Contributors
Full Changelog: v1.1.2...v1.2.0