Spaces:
Build error
Build error
Commit
·
759346d
1
Parent(s):
d7d5ee0
fix typos
Browse files
model.py
CHANGED
|
@@ -976,9 +976,6 @@ def _get_french_pre_trained_model(
|
|
| 976 |
return recognizer
|
| 977 |
|
| 978 |
|
| 979 |
-
_get_sherpa_onnx_offline_zipformer_pre_trained_model
|
| 980 |
-
|
| 981 |
-
|
| 982 |
@lru_cache(maxsize=10)
|
| 983 |
def _get_sherpa_onnx_offline_zipformer_pre_trained_model(
|
| 984 |
repo_id: str,
|
|
|
|
| 976 |
return recognizer
|
| 977 |
|
| 978 |
|
|
|
|
|
|
|
|
|
|
| 979 |
@lru_cache(maxsize=10)
|
| 980 |
def _get_sherpa_onnx_offline_zipformer_pre_trained_model(
|
| 981 |
repo_id: str,
|