Skip to content

Latest commit

 

History

History
250 lines (154 loc) · 8 KB

commits.md

File metadata and controls

250 lines (154 loc) · 8 KB

Commit History

  • Commit: 72f70e0 Author: Evan Grinnell Message: 11 delete and re code nova (#14)
  • Got Started on Re-Coding Nova

  • Finished Creating Basic Code (Needs to be Tested)

  • Imported Bad Words

Co-Authored-By: DuckSong510 [email protected]

  • Updated Goals

  • Updated README.md

  • Updated Constants

  • Fixed Issues in Code

  • Added Ability to Get Recent Commits

  • Updated TTS Command

  • Updated OSC and TTS

TTS still does not work, but OSC does.

  • Made attempts toward making tts work

  • audio output still does not work -_-

  • Flake8

Formatted code to flake 8 specifications.

  • Removed Cross Class Contamination

'system_prompt.py' was trying to use 'JsonWrapper' and the program did not like that.

  • Added 'Start Xvfb' to 'python-lint.yml'

  • Update python-lint.yml

  • Spelling Errors.

Updated a spelling error.

  • Update requirements.txt

  • Update python-lint.yml

Lessoned the rules.

  • Update python-lint.yml

  • Removed 'pylint'

pylint makes me so sad


Co-authored-by: DuckSong510 [email protected]

  • Commit: a8352d2 Author: Evan Grinnell Message: 12 add linting on code pushpr (#13)
  • Added CL Linting

  • Updated YML file

  • Added 'requirememts.txt'

  • Removed Unneeded Requirement

  • Added Needed Dependency

  • Added espeak to requirements

  • Update requirements.txt

  • Update python-lint.yml

  • Removed unused Import

  • Update nova_placement.py

  • Deleted unneeded files

  • Update http_server.py

  • Update python-lint.yml

  • Update python-lint.yml

  • flake8

  • Flake 8 Formatting

  • Flake 8 Formatting

  • Flake 8 Formatting

  • Update http_server.py

  • Skip 'http_server.py'

  • Update python-lint.yml

  • Commit: 7c582c9 Author: Evan Grinnell Message: Added Duck Song to 'README.md' (#10)

  • Commit: 610cc88 Author: DuckSong510 Message: Updated Bad Words (#9)

  • Updated Bad Words

  • Removed Empty Line

  • Commit: 47cf480 Author: Evan Grinnell Message: Updated issue templates

  • Commit: 5dfde79 Author: Evan Grinnell Message: Added Contributions to 'README.md'

  • Commit: b624035 Author: Evan Grinnell Message: Merge pull request #5 from S0L0GUY/3-create-a-constants-file

Added Constants File

  • Commit: 7b1b739 Author: Evan Grinnell Message: Added Constants File

  • Commit: 0feca84 Author: Evan Grinnell Message: Merge pull request #4 from S0L0GUY/Make-Auto-Placement-Better

Added Functions to Make Placement More Editable

  • Commit: 3f719ef Author: Evan Grinnell Message: Added Functions to Make Placement More Editable

  • Commit: 52c7f10 Author: Evan Grinnell Message: Make Prompts Useable

  • Commit: 04829e4 Author: Evan Grinnell Message: Merge pull request #2 from S0L0GUY/1-make-nova-speak-more-like-a-human

Made NOVA Cooler

  • Commit: 9ddba3b Author: Evan Grinnell Message: Made NOVA Cooler

  • Commit: ad973e7 Author: Evan Grinnell Message: Create CONTRIBUTING.md

  • Commit: f57f922 Author: Evan Grinnell Message: Create CODE_OF_CONDUCT.md

  • Commit: 1a6809e Author: Evan Grinnell Message: Got rid of extra unneeded code.

  • Commit: f2b40b9 Author: Evan Grinnell Message: Added sample code which may work for live type.

  • Commit: 6943d88 Author: Evan Grinnell Message: Update README.md

Made readme.md actually readable.

  • Commit: 13de19f Author: Evan Grinnell Message: Made Nova Useable

  • Commit: 4b2a382 Author: Evan Grinnell Message: Updated Live Typing (Unclosed)

Updated the live typing and re-capped all of the needed variable. Also changed audio device index.

  • Commit: 3b9dda6 Author: Evan Grinnell Message: Added Live Typeing

  • Commit: 4d061da Author: Evan Grinnell Message: Made NOVA useable

  • Commit: 376ae4f Author: Evan Grinnell Message: Revert "Fixed broken pieces"

This reverts commit e5cf7e80dfa20a1c495eb0a2a7651e1a2ecd32c1.

  • Commit: 4a46c2a Author: Evan Grinnell Message: *Tried to make nova remember conversations.

  • Commit: e5cf7e8 Author: Evan Grinnell Message: Fixed broken pieces

  • Commit: 49fffdd Author: Evan Grinnell Message: Removed Broken Code and added Audio Playback

Deleted 'cool_font.json' and all related code. Worked on playing audio with an HTTP request but did not finish.

  • Commit: 9c37819 Author: Evan Grinnell Message: Worked on new features

Formatted code to work more as expected. Started adding sound effect in the http server.

  • Commit: 4e9f435 Author: Evan Grinnell Message: Added cool font to vrchat chatbox

  • Commit: b9305a0 Author: Evan Grinnell Message: Changed AI Snapchat Settings and moved bad words to JSON file

Refined comments a little bit, made it so you can change between running comments sent to snapchat through ai or not. Moved bad words to a json file.

  • Commit: 00c2c9b Author: Evan Grinnell Message: Fine tuned language support

Fixed the server side errors for translation and added all of the Microsoft voice names corresponding to the languages. Fixed many language support problems.