FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

whispercpp/tests at main · aarnphm/whispercpp · GitHub

Latest commit

 

History

History

Note on writing tests.

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 w

Refer to conftest.py for more details.


Back | FazBrowse Home | New Git URL