Add Timestamp Support

#5
by flackzz - opened

Is it possible to implement timestamp support here?

According to the official Mistral documentation on audio transcription, Voxtral supports timestamps through the Mistral API.
However, this feature is currently not available in the Hugging Face Transformers implementation of the Voxtral models.
Timestamps are a crucial feature for many ASR use cases and without timestamp support, Voxtral’s potential in real-world scenarios is limited.

Sign up or log in to comment