feat: integrate loguru for centralized logging, debugs, etc (#30)

* feat: integrate loguru for controllable logging, debug, etc

* Update pipeline.py

- Characters swapped out from under me by my ide
This commit is contained in:
remsky
2025-01-31 19:59:08 -07:00
committed by GitHub
parent 396766a5b0
commit b6cb300d50
5 changed files with 51 additions and 20 deletions

View File

@@ -2,4 +2,5 @@ numpy
phonemizer
scipy
torch
transformers
transformers
loguru