Rafi

Results 3 issues of Rafi

Ran - ``` go install github.com/ayoisaiah/focus/cmd/focus@latest ``` Output - ``` go: downloading github.com/ayoisaiah/focus v1.2.0 go: downloading github.com/adrg/xdg v0.3.3 go: downloading github.com/pterm/pterm v0.12.28 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/faiface/beep v1.0.2...

bug

https://github.com/menon92/BangalASR/blob/main/bnasr/train.py#L111 As a result, the test data is within training data. That's why the inference is working. I have tested it without and it doesn't work.