Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andraniksargsyan/armspeech2text

Speech recognition system for Armenian language
https://github.com/andraniksargsyan/armspeech2text

Last synced: 10 days ago
JSON representation

Speech recognition system for Armenian language

Awesome Lists containing this project

README

        

# Armenian Speech Recognition

## Enviroment setup
```
sudo apt install ffmpeg
sudo apt-get install python3.9-dev
pip install -r requirements.txt
```