Simulating data is nothing new. It come up in a number of scenarios: You’re wanting to teach some fancy new r-trick to someone and need some data fast! You’re wanting to try out some wiz-bang new r-package, and need some data to play with. You’re wanting to...
< Back to blog
r-code
Speech to text transcription using googleLanguageR
Ever thought about speech to text transcription? Got a pile of voice recordings that you’re trying to convert to text? Well read on! googleLanguageR is a simple but powerful R-utility that uses the Google Speech engine to translate spoken word to text, and...
Recent Comments