Maybe it's me, but I was expecting this to be something to do with Arduino, given the name and the colour they've chosen for the logo.
Branding is hard
Show HN: Audino – Open-Source Audio and Speech Annotation Tool
11–20 of 42 posts
Re: Show HN: Audino – Open-Source Audio and Speech Annotation Tool
#12OMG, that list of frontend dependencies is just soul-crushing. How does anyone stay sane using NodeJS?
A few font-awesome, testing-library, ES-Lint & react imports. Some of those broader libraries have been broken up so you don’t have to import the whole enchilada.
But ya in a larger project, mixing and matching the versions of some of those components can get tricky. This repo seems reasonable in dependencies, the dependencies of dependencies on the other hand can be crazy in any project these days.
Re: Show HN: Audino – Open-Source Audio and Speech Annotation Tool
#13Is there an API for getting the data to annotate into that app, and for getting the annotations out? Most of the time I need the labels in my own system, and don't want to manually move data back and forth.
To export the data, there's an option on admin panel from where you can download it in JSON format.
Please check the tutorials section for more details: https://github.com/midas-research/audino/blob/master/docs/tu...
Re: Show HN: Audino – Open-Source Audio and Speech Annotation Tool
#14While we were trying to build up a corpus of transcription data for our company, I often thought we should build something like this an open-source it. We ended up building a one-off hacked-up thing to do it instead, but I'm really glad this exists for any future people in our shoes.
Annotating speech data is super tedious and anything that improves the process even 10% is a huge, huge win.
Re: Show HN: Audino – Open-Source Audio and Speech Annotation Tool
#15Nice choice of Pokémon. https://bulbapedia.bulbagarden.net/wiki/Audino_(Pok%C3%A9mon...
Re: Show HN: Audino – Open-Source Audio and Speech Annotation Tool
#16I could not really tell right away looking at the docs. Why would I want to use this?
Re: Show HN: Audino – Open-Source Audio and Speech Annotation Tool
#17What are some example usages of this? I could not really tell right away looking at the docs. Why would I want to use this?
Re: Show HN: Audino – Open-Source Audio and Speech Annotation Tool
#18This is incredible! While we were trying to build up a corpus of transcription data for our company, I often thought we should build something like this an open-source it. We ended up building a one-off hacked-up thing to do it instead, but I'm really glad this exists for any future people in our shoes. Annotating speech data is super tedious and anything that improves the process even 10% is a huge, huge win.
Re: Show HN: Audino – Open-Source Audio and Speech Annotation Tool
#19Maybe even ‘audinote’ would not only be less confusing; but also more clear on what the app does?