Skip to content

Commit

Permalink
Add openai-whisper dependency and create rich_log.py
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelseeger committed Jan 4, 2024
1 parent 7bfc41c commit 331fc33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ dependencies:
- sc2reader==1.8.0
- spawningtool==2.10.0
- openwakeword==0.5.1
- openai-whisper==20231117
2 changes: 2 additions & 0 deletions obs_tools/rich_log.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import rich
import logging

0 comments on commit 331fc33

Please sign in to comment.