Re: [fpc-pascal] ideas for using a speech-to-text model with a fpc program

2023-09-28 Thread Travis Siegel via fpc-pascal
I'm not exactly sure what the end goal is, but Microsoft has API calls for text to speech.  I don't know if they have any for the language you're using, but if they do, sending the text to the speech routines is fairly straightforward in FPC, In fact, there was a discussion about that very thin

[fpc-pascal] ideas for using a speech-to-text model with a fpc program

2023-09-24 Thread Rafael Picanço via fpc-pascal
Hi guys, I am looking for some advice on how to use a speech-to-text model with a fpc program designed to teach reading of invented words composed from 8 brazilian portuguese phonemes (four consonants and fours vowels). So, right now ( https://github.com/cpicanco/stimulus-control-sdl2/blob/hanna/