Live data from Hacker News

Show HN: Voiceliner – Capture structured braindumps on the go

a9.io

81–85 of 85 posts

Re: Show HN: Voiceliner – Capture structured braindumps on the go

#82

If this had automagical sorting / hierarchy of my recordings based on key words, or allowed me to "shuffle" my entire collection of recordings according to a few pre-set algorithms, this would be interesting. Example: I spend 5 weeks recording 200 sound bites about real estate development in PR. I do no organization. I click a button in the app marked "Organize by opportunity". It sorts my recordings into 4 folders w…

How would any non-domain specific tool (ie a voice recorder app for real estate or even real estate in PR" even know what "opportunity" means. It could do a loose keyword match but unless you used the words "Tulum" or "Evan" how would it know to link notes together without context on who Evan is?

> How would any non-domain specific tool (ie a voice recorder app for real estate or even real estate in PR" even know what "opportunity" means.

> It could do a loose keyword match but unless you used the words "Tulum" or "Evan" how would it know to link notes together without context on who Evan is?

Does it need to know? Fairly vanilla NLP can provide the data to categorize (or index) by identified parts of speech, such as verbs, proper nouns, etc. If you have a large enough pile of notes, categorizing or subcategorizing by combinations would be useful.

There are pitfalls, such as lacking sufficient context for disambiguating between identically named people (eg. your sister Mary vs. Mary from work), but that doesn't negate the utility of such a feature.

Further refinements for association and disambiguation would be highly contingent, but that very contingency can be modeled with Bayesian classification (or more advanced attentional mechanisms) that learns when to apply them. For example, a bit of sentiment analysis could help associate Mary (that you're often mad at) with the words 'project' and 'report', but Mary (that you like) with 'barbecue' and 'holiday' for clustering purposes.

These supplementary techniques necessarily operate on 'small data', and the real challenge is finding natural UI flows and affordances to suggest them to the user when appropriate and solicit feedback without overwhelming.

Re: Show HN: Voiceliner – Capture structured braindumps on the go

#83
post #45

Okay, this is super cool. When I started taking walks I found I was thinking through a lot of things but didn't have a way to remember all the things. So I started using the voice transcription notepad (so nice that people these days are less hostile to someone walking down the street mumbling about things :-)). In my case I was stuck taking the document and then re-editing/moving it over to Evernote manually which I…

Did the transcription work well? I always found myself taking more time editing the text later than the time I saved with dictation.

Generally 90+% accurate on the transcriptions. I recognize however that speaking English with a mid-range male voice with a northern California accent is kind of like cheating.
Post reply on HN