Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/egorsmkv/star-adapt-uk

Fork of https://github.com/YUCHEN005/STAR-Adapt with some modifications for Ukrainian.
https://github.com/egorsmkv/star-adapt-uk

asr speech-recognition ukrainian whisper

Last synced: about 2 months ago
JSON representation

Fork of https://github.com/YUCHEN005/STAR-Adapt with some modifications for Ukrainian.

Awesome Lists containing this project

README

        

Fork of https://github.com/YUCHEN005/STAR-Adapt with some modifications for Ukrainian.

Install:

```
uv venv --python 3.12

source .venv/bin/activate

uv pip install -r requirements.txt

# in development mode
uv pip install -r requirements-dev.txt
```