edward-io

Results 7 issues of edward-io

Please read through our [contribution guide](https://github.com/pytorch/tnt/blob/main/CONTRIBUTING.md) prior to creating your pull request. Summary: - removes unit tests from doc build (tests still run on PR and commit in the unit_test...

cla signed

Please read through our [contribution guide](https://github.com/pytorch/tnt/blob/main/CONTRIBUTING.md) prior to creating your pull request. Summary: Test plan: Fixes #{issue number}

cla signed

Please read through our [contribution guide](https://github.com/pytorch/tnt/blob/main/CONTRIBUTING.md) prior to creating your pull request. Summary: Test plan: Fixes #{issue number}

cla signed

Would love a feature to take Rock Band songs and export to DTXMania. Is this possible?

Co-authored-by: Tristan Rice

cla signed

Curious to know how many tokens the models have seen. The repo mentions the dataset, but not the totals. > This checkpoint is trained on the stricter permissive subset of...

Thanks for converting crepe to PyTorch! When running python -m torchcrepe --audio_files=..., I encountered the error: ``` File "~/miniconda3/lib/python3.11/site-packages/torchcrepe/core.py", line 733, in resample audio = audio.detach().cpu().numpy().squeeze(0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: cannot select...