Spaces:
Configuration error
Configuration error
thiswillbeyourgithub
commited on
Commit
·
1500d25
1
Parent(s):
4dc84c7
fix: 404
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Features:
|
4 |
- GPU and CPU support.
|
5 |
- Easily deployable using Docker.
|
6 |
-
- **Configurable through environment variables (see [config.py](./faster_whisper_server/config.py))**.
|
7 |
- OpenAI API compatible.
|
8 |
|
9 |
Please create an issue if you find a bug, have a question, or a feature suggestion.
|
|
|
3 |
Features:
|
4 |
- GPU and CPU support.
|
5 |
- Easily deployable using Docker.
|
6 |
+
- **Configurable through environment variables (see [config.py](./src/faster_whisper_server/config.py))**.
|
7 |
- OpenAI API compatible.
|
8 |
|
9 |
Please create an issue if you find a bug, have a question, or a feature suggestion.
|