mirror of
https://github.com/xzeldon/whisper-api-server.git
synced 2024-12-26 15:55:48 +00:00
update readme
This commit is contained in:
parent
a025285256
commit
b06969d528
@ -31,8 +31,8 @@ Receive a response in JSON format:
|
||||
|
||||
# Roadmap
|
||||
|
||||
- [ ] Implement automatic model downloading from [huggingface](https://huggingface.co/ggerganov/whisper.cpp/tree/main)
|
||||
- [ ] Implement automatic `Whisper.dll` downloading from [Guthub releases](https://github.com/Const-me/Whisper/releases)
|
||||
- [x] Implement automatic model downloading from [huggingface](https://huggingface.co/ggerganov/whisper.cpp/tree/main)
|
||||
- [x] Implement automatic `Whisper.dll` downloading from [Guthub releases](https://github.com/Const-me/Whisper/releases)
|
||||
- [ ] Provide prebuilt binaries for Windows
|
||||
- [ ] Include instructions for running on Linux with Wine (likely possible).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user