Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marty1885/useful-whisper-server

Whisper server based on useful-transformers for the RK3588
https://github.com/marty1885/useful-whisper-server

npu rk3588 rockchip useful-transformers whisper

Last synced: 26 days ago
JSON representation

Whisper server based on useful-transformers for the RK3588

Awesome Lists containing this project

README

        

# useful-whisper-server

Whisper server based on useful-transformers for the RK3588

First, install [useful-tranformers](https://github.com/usefulsensors/useful-transformers). Then install additional dependencies

```bash
conda install librosa soundfile fastapi
tasket -c 4-7 python main.py
```