Thank you all for the responses.

Terence, is there a cost for using the Amazon API?

Manuel

El lun., 13 abr. 2020 a las 8:44, Kwok Chuen T Teo (<kwokchuen....@shu.edu>)
escribió:

> I second Mine's suggestion. I've been using the {ari} package in my
> courses since we went online. You'll need the {aws.polly} package as well (
> https://github.com/cloudyr/aws.polly). There is some setup involved to
> authenticate with AWS but it works well with R Markdown.
>
> Best,
> Terence
>
> Terence K. Teo, Ph.D.
> Assistant Professor · Political Science
> tteo.github.io
>
> ________________________________________
> From: R-sig-teaching <r-sig-teaching-boun...@r-project.org> on behalf of
> Mine Çetinkaya-Rundel <cetinkaya.m...@gmail.com>
> Sent: Sunday, April 12, 2020 2:47 PM
> To: Manuel Spínola; Juan Telleria Ruiz de Aguirre
> Cc: R-sig-teaching
> Subject: Re: [R-sig-teaching] Text to speech resources in R for Rstudio
> Notebooks
>
> There is also an R package called ari that might be of interest:
> https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcran.r-project.org%2Fweb%2Fpackages%2Fari%2Findex.html&amp;data=02%7C01%7Ckwokchuen.teo%40shu.edu%7Cec47dcd6326c4647823c08d7df11f6a4%7C51f07c2253b744dfb97ca13261d71075%7C1%7C0%7C637223140576415952&amp;sdata=HYWA0Gmdl8omUuCaLwTAySvfYKqgUIs25f1vatG%2FgCs%3D&amp;reserved=0
> .
>
> Best,
> Mine
>
> On 12 Apr 2020, 15:56 +0100, Juan Telleria Ruiz de Aguirre <
> jtelleria.rproj...@gmail.com>, wrote:
> > You can find at GitHub some DeepMind's WaveNet neural network topologies
> > implemented with Python's keras:
> >
> >
> https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbasveeling%2Fwavenet&amp;data=02%7C01%7Ckwokchuen.teo%40shu.edu%7Cec47dcd6326c4647823c08d7df11f6a4%7C51f07c2253b744dfb97ca13261d71075%7C1%7C0%7C637223140576415952&amp;sdata=P%2FdAGfcXGazFHeUPBAirz5CHDBqrI6Kpdphc6CMRtOo%3D&amp;reserved=0
> >
> > You could translate it to R's keras with some work... It shall not be so
> > difficult at all! :)
> >
> >
> https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcran.r-project.org%2Fweb%2Fpackages%2Fkeras%2Findex.html&amp;data=02%7C01%7Ckwokchuen.teo%40shu.edu%7Cec47dcd6326c4647823c08d7df11f6a4%7C51f07c2253b744dfb97ca13261d71075%7C1%7C0%7C637223140576415952&amp;sdata=dbXPYsLFSnHXYbZ2IpAmJyET%2FGa4H5Mfkonrh9rhH0Q%3D&amp;reserved=0
> >
> > An additional resource for Text Mining (Not Text to Speech, but for
> > preprocessing), and which seems great for academics is the following one:
> >
> >
> https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.tidytextmining.com%2F&amp;data=02%7C01%7Ckwokchuen.teo%40shu.edu%7Cec47dcd6326c4647823c08d7df11f6a4%7C51f07c2253b744dfb97ca13261d71075%7C1%7C0%7C637223140576415952&amp;sdata=%2B1LfZeAa41umEHJVm7ElAV78cXQHLwXnNn3j8tDrE%2B4%3D&amp;reserved=0
> >
> > Kind regards,
> > Juan Telleria
> >
> > El jueves, 9 de abril de 2020, Manuel Spínola <mspinol...@gmail.com>
> > escribió:
> >
> > > Dear list members,
> > >
> > > I am looking for text to speech resources in R to use in RStudio
> Notebooks
> > > for teaching.
> > >
> > > Any help will be appreciated.
> > >
> > > Manuel
> > >
> > >
> > >
> > > --
> > > *Manuel Spínola, Ph.D.*
> > > Instituto Internacional en Conservación y Manejo de Vida Silvestre
> > > Universidad Nacional
> > > Apartado 1350-3000
> > > Heredia
> > > COSTA RICA
> > > mspin...@una.cr <mspin...@una.ac.cr>
> > > mspinol...@gmail.com
> > > Teléfono: (506) 8706 - 4662
> > > Personal website: Lobito de río <
> https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsites.google.com%2F&amp;data=02%7C01%7Ckwokchuen.teo%40shu.edu%7Cec47dcd6326c4647823c08d7df11f6a4%7C51f07c2253b744dfb97ca13261d71075%7C1%7C0%7C637223140576415952&amp;sdata=sup1u3ZbXsGhxmFqbxSOdhrQQtBsWHPZaRFtnjFXo28%3D&amp;reserved=0
> > > site/lobitoderio/>
> > > Institutional website: ICOMVIS <
> https://nam05.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.icomvis.una.ac.cr%2F&amp;data=02%7C01%7Ckwokchuen.teo%40shu.edu%7Cec47dcd6326c4647823c08d7df11f6a4%7C51f07c2253b744dfb97ca13261d71075%7C1%7C0%7C637223140576415952&amp;sdata=6aNFrws9Uxwq9%2F4o%2FuE9ifzmFqqaOlx%2FR8ow0KPVWV4%3D&amp;reserved=0
> >
> > >
> > > [[alternative HTML version deleted]]
> > >
> > > _______________________________________________
> > > R-sig-teaching@r-project.org mailing list
> > >
> https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-sig-teaching&amp;data=02%7C01%7Ckwokchuen.teo%40shu.edu%7Cec47dcd6326c4647823c08d7df11f6a4%7C51f07c2253b744dfb97ca13261d71075%7C1%7C0%7C637223140576415952&amp;sdata=vAE8CdwkSMBPg%2BNBha%2BnlBPbFgHFbB5DWI%2BXKR7GkpM%3D&amp;reserved=0
> > >
> >
> > [[alternative HTML version deleted]]
> >
> > _______________________________________________
> > R-sig-teaching@r-project.org mailing list
> >
> https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-sig-teaching&amp;data=02%7C01%7Ckwokchuen.teo%40shu.edu%7Cec47dcd6326c4647823c08d7df11f6a4%7C51f07c2253b744dfb97ca13261d71075%7C1%7C0%7C637223140576415952&amp;sdata=vAE8CdwkSMBPg%2BNBha%2BnlBPbFgHFbB5DWI%2BXKR7GkpM%3D&amp;reserved=0
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-teaching@r-project.org mailing list
>
> https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-sig-teaching&amp;data=02%7C01%7Ckwokchuen.teo%40shu.edu%7Cec47dcd6326c4647823c08d7df11f6a4%7C51f07c2253b744dfb97ca13261d71075%7C1%7C0%7C637223140576415952&amp;sdata=vAE8CdwkSMBPg%2BNBha%2BnlBPbFgHFbB5DWI%2BXKR7GkpM%3D&amp;reserved=0
> ** WARNING: This email originated from outside of Seton Hall University.
> Do not click links or open attachments unless you recognize the sender and
> know the content is safe. **
>
>

-- 
*Manuel Spínola, Ph.D.*
Instituto Internacional en Conservación y Manejo de Vida Silvestre
Universidad Nacional
Apartado 1350-3000
Heredia
COSTA RICA
mspin...@una.cr <mspin...@una.ac.cr>
mspinol...@gmail.com
Teléfono: (506) 8706 - 4662
Personal website: Lobito de río <https://sites.google.com/site/lobitoderio/>
Institutional website: ICOMVIS <http://www.icomvis.una.ac.cr/>

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-teaching@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-teaching

Reply via email to