conftest.py will setup the test environment to ensure that the module is imported correctly.
Make sure to import whispercpp as w in your tests.
import whispercpp as wRefer to conftest.py for more details.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
conftest.py will setup the test environment to ensure that the module is imported correctly.
Make sure to import whispercpp as w in your tests.
import whispercpp as wRefer to conftest.py for more details.