You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/models/voxtral/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ The Voxtral runner will do the following things:
44
44
- Feed the formatted inputs to the multimodal modal runner.
45
45
46
46
47
-
#[Option A] Exporting the audio preprocessor
47
+
##Exporting the audio preprocessor
48
48
The exported model takes in a mel spectrogram input tensor as its audio inputs.
49
49
We provide a simple way to transform raw audio data into a mel spectrogram by exporting a version of Voxtral's audio preprocessor used directly by Transformers.
0 commit comments