Aman Kumar
Aman Kumar
### the search bar is getting out from the navbar when selected ### Screenshot:  ### Additional context if really a bug,i would like to take this...
Getting some assertion errors 
1. In this Phoneticize function why the argument beam was passed as 10000? I want to use beam value 1000 as it is helping me to reduce the time to...
## Description Added unittests for some functions of common.py Fixes #42 ## How Has This Been Tested? It has been tested using the `pytest` command - [X] Integration Tests -...
Issue: There are a lot of functions in the common.py file which don't have unit tests. Currently, only the is_int function is tested Solution: Unit tests for the other testable...