7

I have a bunch of audio files contained ordinary speech, mainly in mp3 format which I'd like to convert to text. Does anyone know of software that can do this?

Jorge Castro
  • 71,754
Richard
  • 71
  • 1
  • 3

2 Answers2

4
jippie
  • 5,683
0

Try Mozilla DeepSpeech opensource application that can be run as a standalone application, or Transcribear browser based speech-to-text application, which will require to be connected online and upload the recording to the Transcribear server

John
  • 71