https://github.com/huuquyet/phowhisper-tiny
Converted clone of PhoWhisper: Automatic Speech Recognition for Vietnamese (2024)
https://github.com/huuquyet/phowhisper-tiny
onnx-models phowhisper speech-recognition transformersjs vietnamese vinai whisper
Last synced: 7 months ago
JSON representation
Converted clone of PhoWhisper: Automatic Speech Recognition for Vietnamese (2024)
- Host: GitHub
- URL: https://github.com/huuquyet/phowhisper-tiny
- Owner: huuquyet
- Created: 2024-04-07T04:55:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-08T05:35:37.000Z (over 1 year ago)
- Last Synced: 2025-02-01T18:43:25.779Z (8 months ago)
- Topics: onnx-models, phowhisper, speech-recognition, transformersjs, vietnamese, vinai, whisper
- Homepage: https://hf.co/huuquyet/PhoWhisper-tiny
- Size: 1.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PhoWhisper: Automatic Speech Recognition for Vietnamese
We introduce **PhoWhisper** in five versions for Vietnamese automatic speech recognition. PhoWhisper's robustness is achieved through fine-tuning the multilingual [Whisper](https://github.com/openai/whisper) on an 844-hour dataset that encompasses diverse Vietnamese accents. Our experimental study demonstrates state-of-the-art performances of PhoWhisper on benchmark Vietnamese ASR datasets. Please **cite** our PhoWhisper paper when it is used to help produce published results or is incorporated into other software:
```
@inproceedings{PhoWhisper,
title = {{PhoWhisper: Automatic Speech Recognition for Vietnamese}},
author = {Thanh-Thien Le and Linh The Nguyen and Dat Quoc Nguyen},
booktitle = {Proceedings of the ICLR 2024 Tiny Papers track},
year = {2024}
}
```For further information or requests, please go to [PhoWhisper's homepage](https://github.com/VinAIResearch/PhoWhisper)!