RyanSelesnik / AI-Toy

0 stars 0 forks source link

Lm backed audio transcription #15

Closed RyanSelesnik closed 1 year ago

RyanSelesnik commented 1 year ago

Let me know if there's anything I should change. Also, sorry about the messy commits

Please pull the code and do the following

From the root:

pip install -r requirements.txt

From src/

python3 trainKenLM.py

and then

python3 ASR.py

And let me know if it works pls