3manifold

Results 17 issues of 3manifold

# CANN Backend support ## Introduction `CANN` (Compute Architecture of Neural Networks), developed by Huawei, is a heterogeneous computing architecture for AI scenarios. It provides multi-layer programming interfaces to help...

`CANN` (Compute Architecture of Neural Networks), developed by Huawei, is a heterogeneous computing architecture for AI scenarios. It provides multi-layer programming interfaces to help users quickly build AI applications and...

# Description Implementation includes: - Extension of WhisperX to accept multiple VAD alternatives that do not have to necessarily emerge from `pyannote-audio` toolkit. - [Silero VAD](https://github.com/snakers4/silero-vad) as an alternative VAD...

VAD model plays a crucial role in the WhisperX pipeline and can significantly affect speech recognition performance and inference time. Thus, it is important to extend the application to accept...

Although it is mentioned that there is a bug regarding installation for Mac/Windows, > For Mac/Windows users, there is a known bug, please use the following workaround: (...) it seems...

## Problem Overview I plan to improve several Emilia pipeline components and reconstruct Emilia dataset using the Emilia raw audio files. Documentation suggests to "download the raw audio files from...

Given that `quill` is not directly available through official Ubuntu repos, is there a `Personal Package Archives (PPA)` that one can find it? It would be super-handy instead of having...

It would be ideal to add `Boost.Log` in your latency comparison tables given its popularity. In order to have a fair comparison, one can use `sinks::asynchronous_sink` for asynchronous logging since...

Given that [Version v0.1.0](https://github.com/hpcaitech/TensorNVMe/releases/tag/v0.1.0) is obsolete, developers that need to use modern [TensorNVMe](https://github.com/hpcaitech/TensorNVMe) need to built it from source. This is the case, for example, for [Open-Sora 2.0](https://github.com/hpcaitech/Open-Sora). Please release...