DelphiWorlds / Kastri

Cross-platform library for Delphi
MIT License
497 stars 119 forks source link

[SpeechRecognition] Add ability to transcribe audio files to text #188

Open DelphiWorlds opened 1 year ago

DelphiWorlds commented 1 year ago

This is something I have had in research for a while - presently I have code for macOS, but it should be possible on iOS also. Needs further research for Android and/or Windows

DelphiWorlds commented 11 months ago

For anyone following: I am going to add the iOS/macOS implementation soon. It appears for Android it will require using Google Cloud APIs. If there's enough interest, I may look into this.