Tatoeba / tatoeba2

Tatoeba is a platform whose purpose is to create a collaborative and open dataset of sentences and their translations.
https://tatoeba.org
GNU Affero General Public License v3.0
694 stars 132 forks source link

Ease adding audio for contributors #2271

Open jiru opened 4 years ago

jiru commented 4 years ago

As shown in UX test 4, the entry barrier is quite high to contribute audio, the instructions are in English only.

In addition, the process is very dependant on CK.

How easy should we make it (and how) is yet to be determined, I’m just gathering information related to this issue.

cajunesque commented 2 years ago

I concur. My implementation suggestions as a programmer who has done this before : a boolean field in the account database would be set for all accounts whose initial audio test was vetted by CK for accuracy and quality. based on this value, a microphone icon would display block next to the existing loudspeaker icon. a click would then use his browsers audio recording capability to record the sound and then automatically associate that to the sentence / language combination. (As proof that this has been done successfully before, I offer https://online-voice-recorder.com/#. I used this one myself to submit my initial audios to you, and the quality passed the "test")

Cost of not implementing this: When I was vetted with my intial recordings I honestly was expecting the user experience to be as I described above . Having to do this externally through audacity or otherwise is an unnecessary extra step and the inconvenience certainly (since I speak for myself -- a power-user of audacity) is deterring free uploads from otherwise enthusiastic and able contributors.