huggingface/ratchet

Add a stop() function

Open

#111 opened on Mar 4, 2024

 (1 comment) (0 reactions) (0 assignees)Rust (44 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (768 stars)
PR merge metrics
 (PR metrics pending)

Description

I just checked on the demo you can two audio files sequentially, would be nice to add a stop() function on the case that options we wrongly set or you want to abort the transcription without losing the result until now.

Contributor guide