Commit Graph
10 Commits
Author SHA1 Message Date
ganesh nikhil 2418894dcb Update browser.py 2025-03-19 01:16:25 +05:30
ganesh nikhil 088e324b88 Update browser.py
added both methods, for support for beta to.
2025-03-18 23:07:39 +05:30
ganesh nikhil f71e4acf7e Update requirements.txt 2025-03-18 21:28:34 +05:30
ganesh nikhil 07a04b069e Update browser.py
update the code to remove overhead of check and install chromedriver.
2025-03-18 20:49:26 +05:30
ganesh nikhil d12b345fe8 Update browser.py
it automatically install chromedriver , if version is outdated or the chromedriver not found.
2025-03-18 20:41:51 +05:30
ganesh nikhil 9d57d0568c Update requirements.txt 2025-03-18 20:40:23 +05:30
ganesh nikhil 290b75de3f Update text_to_speech.py
updated the speak function , make it more sturctured , also added to play sound using afplay in macos and redirected linux or other to aplay , make sure the  display of audio  only work for jupyter notebooks not  in terminal. the name of audio file is directly used in code , standerized it.
2025-03-18 20:19:28 +05:30
ganesh nikhil 3e7d40c4f6 Update browser.py
finding the chromepath automatically.
2025-03-18 00:53:19 +05:30
ganesh nikhil 477a145712 Merge branch 'Fosowl:main' into main 2025-03-18 00:41:19 +05:30
ganesh nikhil 2f912b0b95 Update browser.py
changes made to find the chrome path across the os.
2025-03-18 00:39:20 +05:30