acmpesuecc / attendance_shell

simple shell script to take attendance
0 stars 3 forks source link

Replace using the python package gtts to something more shell core level! #1

Open bun137 opened 4 days ago

bun137 commented 4 days ago

So currently the file take_attendance.bash uses the python package gtts to create audio files for each student and then mpg123 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 use espeak which is more native and you can check it out in the file attendance_taker_with_espeak.bash but the issue is that its horrible reading Indian names. Can't understand any names that espeak 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

bunsamosa-bot[bot] commented 4 days ago

Thank you for opening this issue! A Maintainer will review it soon!

unrelatedchase34 commented 4 days ago

assign this !

bun137 commented 3 days ago

Heyy, you can start working on this! Please open a problem in 30 mins to show your progress

bun137 commented 3 days ago

This issue is open to contribution

SamarthRamesha commented 3 days ago

can u assign this project to me

bun137 commented 3 days ago

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

bun137 commented 3 days ago

!assign @SamarthRamesha

sujith27pes commented 3 days ago

can i work on this @sujith27pes

bun137 commented 3 days ago

!assign @sujith27pes

AutisticCoder-9000 commented 3 days ago

Hello. Can you assign me this?

bun137 commented 3 days ago

Hello, this repository is being archived and is no longer available to work on

sujith27pes commented 3 days ago

@bun137 any updates on the work i have done?