Shigeki Karita

Results 22 comments of Shigeki Karita

Thanks. These are basic testing commands: ``` pip install -e ".[test]" pytest test/test_xxx.py ``` See also https://github.com/espnet/espnet/blob/master/CONTRIBUTING.md#unit-testing

Wonderful! The diff is clearly tractable now.