diff --git a/voice_nora.py b/voice_nora.py index 28ae7df..2e3f6c8 100644 --- a/voice_nora.py +++ b/voice_nora.py @@ -1,5 +1,6 @@ import asyncio import os +from pathlib import Path import numpy as np import pyaudio from openwakeword.model import Model