Skip to content

Commit 4d0961e

Browse files
authored
Update Voxtral README.md (pytorch#14414)
1 parent e174887 commit 4d0961e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/models/voxtral/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The Voxtral runner will do the following things:
4444
- Feed the formatted inputs to the multimodal modal runner.
4545

4646

47-
# [Option A] Exporting the audio preprocessor
47+
## Exporting the audio preprocessor
4848
The exported model takes in a mel spectrogram input tensor as its audio inputs.
4949
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.
5050

0 commit comments

Comments
 (0)