Re: how to recognize the voice using speech recognition in django

2019-02-25 Thread senthu nithy
Thank you Tin Le for your interesting. Thank you Jason for your valuable advice. K.Senthuja Undergraduate Student (UOJ), https://www.linkedin.com/in/senthuja/ https://medium.com/@senthujakarunanithy On Sun, Feb 24, 2019 at 7:41 PM Jason wrote: > I'm really unsure django is the right thing for

how to recognize the voice using speech recognition in django

2019-02-23 Thread senthu nithy
Hi all, Currently, I am doing my research work on speech recognition using Django. I have only one month to submit my research work. Recognize the word is a part of my research work. I don't know how to write the code part in Django. import speech_recognition as sr # get audio from the microphon

ModuleNotFoundError: No module named 'api'

2019-02-16 Thread senthu nithy
The error is Unhandled exception in thread started by .wrapper at 0x021434177B70> Traceback (most recent call last): File "C:\Users\RAAM COMPUTERS\AppData\Local\Programs\Python\Python37\lib\site-packages\django\utils\autoreload.py", line 225, in wrapper fn(*args, **kwargs) File "C:\User

Social media apps in Django

2019-02-05 Thread senthu nithy
I wish to develop a social media like facebook using Django. Is there are any documents to develop this kind of social media development K.Senthuja Undergraduate Student (UOJ), https://www.linkedin.com/in/senthuja/ https://medium.com/@senthujakarunanithy -- You received this message because you a

Re: TemplateDoesNotExist at /vmail/inbox/

2019-02-05 Thread senthu nithy
Django expects to be. Django does not see the > template you are trying to render. > > On Tue, 5 Feb 2019, 04:28 senthu nithy >> I am doing a project using Django. I got this error. I don't understand >> what this error really means. >> Thanks in advance! >&

Re: User profile

2019-01-17 Thread senthu nithy
vincent.com/django-custom-user-model-tutorial/ >> >> >> senthu nithy於 2019年1月17日星期四 UTC+8下午8時47分41秒寫道: >>> >>> I am new Django framework. I want to create a user profile for my app. >>> But i start to create the user profile then i direct to create Admin >>>

User profile

2019-01-17 Thread senthu nithy
I am new Django framework. I want to create a user profile for my app. But i start to create the user profile then i direct to create Admin profile which is already created in Django. I want to create a user Profile. Can you direct me? -- You received this message because you are subscribed to