-
Hello,
We are currently looking to add faster-whisper into the [Open ASR Leaderboard](https://huggingface.co/spaces/hf-audio/open_asr_leaderboard).
Here is the script we are using to run the ev…
-
When cloning, how can we make the generated multiple audios consistent?
-
In the Morning Mantra Audio's page, whenever a song is played, it just works fine.
But if a song is being played and then another song is played with it, then both songs audio overlap each other and …
-
if there are multiple audios in page the currentProgress have bug
its better to change the window.querySelector('audio') to this.$el.querySelector('audio')
yosgi updated
7 years ago
-
This is critical for server usecases, to improve concurrency on GPU. Faster Whisper added https://github.com/SYSTRAN/faster-whisper/pull/856. For live use case this means multiple concurrent transcri…
-
## Problem Description
When using the `seamless_communication` library and specifically its `translator.predict()` method, I've encapsulated the core inference logic into reusable interfaces. Howev…
-
### Feature description
Speech-to-text transcription of audios that recognises multiple speakers. Able to see text of any audio by dropdown, or search bar, and exporting of all trascribed text as w…
-
## Idea: Instinctive Sonification using Directional Speakers
It is difficult for BVI users to digest multiple points simultaneously.
Current methods including fragments of 1-D sonifications.
Why…
-
Is it possible to synchronize several sounds mp3/ogg? .. for example, if I have a song and each instrument in a different file. So, I want to make a player for this song but selecting which instrument…
-
Is it possible to synchronize several sounds mp3/ogg? when you modify the progress bar, the two sounds must be syncronized.