|
|
|
|
|
by ggerganov
1329 days ago
|
|
You might find my inference implementation of Whisper useful [0]. It has a C-style API that allows for easy integration in other projects and you can control how many CPU threads to be used during the processing. [0] https://github.com/ggerganov/whisper.cpp |
|