Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async Record, Filtering List, minimum Audio Length #88

Open
kantheerava opened this issue Jul 7, 2023 · 0 comments
Open

Async Record, Filtering List, minimum Audio Length #88

kantheerava opened this issue Jul 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@kantheerava
Copy link

Is your feature request related to a problem? Please describe.

  1. Recording Audio takes 3-4 seconds, Upload takes 6-7 seconds. Can Upload be done in async manner? User can move to next word, while upload+success/failure toast message can happen in background.
  2. Filter is not removing Wiktionary Words that already have audio in Wiki Commons. This is very frequent in Kannada and Telugu. Code has almost no documentation to locate and change this logic
  3. Forcing minimum 2 second length isn't helping for monosyllables & single letter words. I'm trying to add all the kaagunita akshara's and they are nearly 1200 such words/letters. Pl consider reducing minimum audio length to 1 second.

Describe the solution you'd like

  1. Allow 1 second as minimum audio length to save monosyllables & kaagunta akshara's
  2. Allow Async Recording, i.e., allow user to go to next word, without waiting for word to be uploaded fully, saves lot of time ==> Allows User to remain in the zone/flow
  3. Pl provide the place where Filtering is done. Filtering is not working, If possible, I wish to fix that.

Describe alternatives you've considered
The painful As-Is :(

Additional context
None.

@kantheerava kantheerava added the enhancement New feature or request label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant