Spaces:
Sleeping
Sleeping
Yuekai Zhang
commited on
Commit
•
6d54fa1
1
Parent(s):
75f7298
update server
Browse files
app.py
CHANGED
@@ -248,7 +248,7 @@ description = """
|
|
248 |
This space shows how to do speech recognition and translation with Nvidia **Triton**.
|
249 |
|
250 |
Please visit
|
251 |
-
<https://
|
252 |
for triton speech recognition.
|
253 |
|
254 |
The service is running on a GPU based on triton server.
|
@@ -256,6 +256,7 @@ The service is running on a GPU based on triton server.
|
|
256 |
See more information by visiting the following links:
|
257 |
|
258 |
- <https://github.com/triton-inference-server>
|
|
|
259 |
- <https://github.com/k2-fsa/sherpa/tree/master/triton>
|
260 |
- <https://github.com/wenet-e2e/wenet/tree/main/runtime/gpu>
|
261 |
- <https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime/triton_gpu>
|
|
|
248 |
This space shows how to do speech recognition and translation with Nvidia **Triton**.
|
249 |
|
250 |
Please visit
|
251 |
+
<https://huggingface.co/yuekai/model_repo_whisper_large_v2>
|
252 |
for triton speech recognition.
|
253 |
|
254 |
The service is running on a GPU based on triton server.
|
|
|
256 |
See more information by visiting the following links:
|
257 |
|
258 |
- <https://github.com/triton-inference-server>
|
259 |
+
- <https://github.com/yuekaizhang/Triton-ASR-Client/tree/main>
|
260 |
- <https://github.com/k2-fsa/sherpa/tree/master/triton>
|
261 |
- <https://github.com/wenet-e2e/wenet/tree/main/runtime/gpu>
|
262 |
- <https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime/triton_gpu>
|