ggerganov commited on
Commit
acee614
·
unverified ·
1 Parent(s): 7b2581f

Create README.md

Browse files
Files changed (1) hide show
  1. samples/README.md +6 -0
samples/README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Audio samples
2
+
3
+ This folder contains various audio files used for testing.
4
+ If you want to quickly get some more samples, simply run `make samples`. This will download several public audio files and convert them to appropriate 16-bit WAV format using `ffmpeg`
5
+
6
+ https://github.com/ggerganov/whisper.cpp/blob/a09ce6e8899198015729ffc49ae10f67370906b1/Makefile#L104-L123