Open bun137 opened 1 month ago
Thank you for opening this issue! A Maintainer will review it soon!
assign this !
Heyy, you can start working on this! Please open a problem in 30 mins to show your progress
This issue is open to contribution
can u assign this project to me
hey @unrelatedchase34 is festival working for you? Just saw your pr, I can't get festival working on my system, would like to see on yours! Let me know which sem hall you are in
!assign @SamarthRamesha
can i work on this @sujith27pes
!assign @sujith27pes
Hello. Can you assign me this?
Hello, this repository is being archived and is no longer available to work on
@bun137 any updates on the work i have done?
So currently the file
take_attendance.bash
uses the python packagegtts
to create audio files for each student and thenmpg123
plays the file out.Well the problem is that this is a shell script and sounds scam to use
python
in it. I did try to useespeak
which is more native and you can check it out in the fileattendance_taker_with_espeak.bash
but the issue is that its horrible reading Indian names. Can't understand any names thatespeak
read out.So I'm looking for a replacement of the python package to something more shell and lower level! Feel free to check out replacement for
espeak
or anything else!Bounty points: 20