scalability4all / voice-enabled-chatbot

Implementing a voice enabled chatbot which converses with a user via their voice in natural language. Website: https://scalability4all.github.io/
MIT License
38 stars 52 forks source link

Added Unit parameter For Temperature #33

Closed Harshini2898 closed 4 years ago

pep8speaks commented 4 years ago

Hello @Harshini2898! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2020-04-05 05:05:09 UTC
satyammittal commented 4 years ago

@Harshini2898 there are pep8 issues and fix the conflict by pulling latest changes.

Harshini2898 commented 4 years ago

@Harshini2898 there are pep8 issues and fix the conflict by pulling latest changes.

When I'm trying to push the code I'm getting an error like this

remote: Permission to scalability4all/voice-enabled-chatbot.git denied to Harshini2898. fatal: unable to access 'https://github.com/scalability4all/voice-enabled-chatbot.git/': The requested URL returned error: 403

satyammittal commented 4 years ago

Hi @Harshini2898 , Can you share output of following command here:git remote show origin

Harshini2898 commented 4 years ago

Hi @Harshini2898 , Can you share output of following command here:git remote show origin

satyammittal commented 4 years ago

To push changes to your branch, make sure you do git push origin add-unit-parameter