how to make program sence the voice and conver into word notes | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to make program sence the voice and conver into word notes

class room notes are voice which is conversion in text how it is possible https://www.sololearn.com/discuss/1329349/?ref=app

11th Jun 2018, 11:43 AM
Rohit Kamble
Rohit Kamble - avatar
1 Answer
0
Use an STT (speech to text) module in Python or search STT for preffered programming language.
23rd Jun 2018, 12:25 PM
George Ryan
George Ryan - avatar