Have you checked here:
https://cran.r-project.org/web/views/NaturalLanguageProcessing.html

Speech to text is a very complex, specialized task requiring, I would
expect, a lot of IP. It would not surprise
me if you have to resort to big time, specialized software products with or
without R. "Speech to text with R"
found some hits, but mostly the google package you refer to. You might do
better with Python.

Bert Gunter

"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Wed, Oct 7, 2020 at 9:31 AM Gayathri Nagarajan <
gayathri.nagara...@gmail.com> wrote:

> Hi
>
> Iam a newbie to NLP and I would like to get some directions on how to
> convert speech file to text
>
> Google search leads me to using GoogleLanguageR Package and API's but these
> need payments to be made for Google.
>
> Can someone suggest ways in which I can do the speech to text conversion in
> R studio ?
>
> Thanks for your help and time
>
> Regards
> Gayathri
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to