Spaces:
Running
Running
Add Roadmap
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@
|
|
| 4 |
[](https://opensource.org/licenses/MIT)
|
| 5 |
[](https://www.npmjs.com/package/whisper.cpp/)
|
| 6 |
|
|
|
|
|
|
|
| 7 |
High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisper) automatic speech recognition (ASR) model:
|
| 8 |
|
| 9 |
- Plain C/C++ implementation without dependencies
|
|
|
|
| 4 |
[](https://opensource.org/licenses/MIT)
|
| 5 |
[](https://www.npmjs.com/package/whisper.cpp/)
|
| 6 |
|
| 7 |
+
[Roadmap | F.A.Q.](https://github.com/ggerganov/whisper.cpp/discussions/126)
|
| 8 |
+
|
| 9 |
High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisper) automatic speech recognition (ASR) model:
|
| 10 |
|
| 11 |
- Plain C/C++ implementation without dependencies
|