Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
duckravel authored Apr 30, 2021
1 parent 738ab9f commit 3a430ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
A project for voice-based metadata creation. Metadata creation is a desirable but often tedious task. As speech recognition has been applied in many industries, we were keen to explore it's potential for map metadata creation. We used the Mozilla's speech recognition API to texualize voice and transforms the text generated to a JSON-LD format. The code on this repostitory contains the prototype and instructions for the user study. We use the Vue framework to realize the application. If you are interested in how we do the voice to text, you can refer to this [page](https://github.com/duckravel/Metadata/blob/main/src/components/mictest.vue). The deployment of the work can be found on [heroku](https://enigmatic-basin-78677.herokuapp.com/).

For more details on this project, please refer to the following publication: <br/>
_<sup>Lai, P.-C. and Degbelo, A. (2021) ‘A comparative study of typing and speech for map metadata creation’, 24th AGILE International Conference on Geographic Information Science (AGILE 2021).</sup>_
_Lai, P.-C. and Degbelo, A. (2021) ‘A comparative study of typing and speech for map metadata creation’, 24th AGILE International Conference on Geographic Information Science (AGILE 2021)._

0 comments on commit 3a430ab

Please sign in to comment.