Experimental support for speech recognition now available - Printable Version +- FindingFive Discussion Forum (http://discuss.findingfive.com) +-- Forum: Announcements (http://discuss.findingfive.com/forumdisplay.php?fid=7) +--- Forum: New Study Grammar Features (http://discuss.findingfive.com/forumdisplay.php?fid=9) +--- Thread: Experimental support for speech recognition now available (/showthread.php?tid=109) |
Experimental support for speech recognition now available - Ting - 05-21-2021 Dear Researchers, We are *very* excited to tell you about a new cool grammar feature: SPEECH RECOGNITION in audio responses. With speech recognition, FindingFive will automatically transcribe participants' audio recordings for you! For the time being, it only works with English, but we are exploring the possibility of enabling other languages as well. Highly experimental (Must Read) Speech recognition on FindingFive is implemented by using a closed-source and yet openly accessible speech-to-text technology provided by Google for everyone to use. Because this technology is provided to everyone for free, Google offers no guarantee whatsoever on its accuracy or reliability. As a result, FindingFive cannot offer any guarantee either. In addition, this feature is "rate limited", meaning that Google may suddenly deny further requests to use this feature once the number of requests from a single user reaches a certain, undisclosed threshold on a daily basis. That means:
Google Chrome Only Also because the underlying speech-to-text technology is offered by Google, only participants with a Chrome browser can use it. FindingFive has implemented a robust check mechanism to prevent participants with Firefox from ever starting a study that uses speech recognition. Such participants would be asked to switch browsers before being allowed to start the study. How to use We have updated our Study Grammar documentation with the details, but it's very straightforward. Just add the following bit to either the audio response or the background audio response: Code: "speech_to_text": true That's it! In the downloadable CSV containing participant data, you'll get both the original audio recording (saved separately as an audio file) and a transcribed text in the CSV. Please feel free to leave your questions in this thread! We look forward to hearing your suggestions and feedback. |