mizoru

Results 5 issues of mizoru

I'm trying to set up torchaudio/fastaudio. When I do: `import torchaudio` I get: `OSError: sndfile library not found` However when I ran `conda install -c conda-forge librosa`, `libsndfile conda-forge/linux-64::libsndfile-1.0.31-h9c3ff4c_1` was...

enhancement

Addresses [this issue](https://github.com/ipython/ipython/issues/12895#issuecomment-1698263807).

### Description The file `top_potsdam_4_12_label.tif` in `5_Labels_all.zip` isn't actually the mask, but seemts to be the mask overlayed on the RGB image. This leads to the 8th sample in the...

datasets

I had to change a line in `WhisperGenerationMixin` for it to generate with timestamps during evaluation. Many parameters of `WhisperGenerationMixin.generate` are `None` by deafult. So that when `WhisperForConditionalGeneration.generate` is called...

Audio

**Is this PR adding new feature or fix a BUG?** Add feature. **Is this pull request related to any issue? If yes, please link the issue.** https://github.com/fishaudio/fish-speech/issues/771 I'm adding support...

stale