How do I get pyaudio and speech_recognition in sololearn? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

How do I get pyaudio and speech_recognition in sololearn?

I want to use above modules in sololearn. How can I do that.

13th Mar 2019, 2:23 AM
GenerlPY
GenerlPY - avatar
1 Réponse
+ 3
All the non-web code is executed on a server, because compiling on the app would take up A LOT of memory and storage. The server doesn’t have all modules, so if it doesn’t have it, then it doesn’t have it.
13th Mar 2019, 5:47 AM
Rowsej
Rowsej - avatar