Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,10 @@ language:
|
|
| 9 |
metrics:
|
| 10 |
- cer
|
| 11 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
This is a faster-whisper/ct2 conversion of the original model:
|
|
@@ -85,5 +89,4 @@ By sharing this model, I hope to contribute to the research efforts of our commu
|
|
| 85 |
url = { https://huggingface.co/spow12/Visual-novel-transcriptor },
|
| 86 |
publisher = { Hugging Face }
|
| 87 |
}
|
| 88 |
-
```
|
| 89 |
-
|
|
|
|
| 9 |
metrics:
|
| 10 |
- cer
|
| 11 |
pipeline_tag: automatic-speech-recognition
|
| 12 |
+
tags:
|
| 13 |
+
- faster-whisper
|
| 14 |
+
- ct2
|
| 15 |
+
- ctranslate2
|
| 16 |
---
|
| 17 |
|
| 18 |
This is a faster-whisper/ct2 conversion of the original model:
|
|
|
|
| 89 |
url = { https://huggingface.co/spow12/Visual-novel-transcriptor },
|
| 90 |
publisher = { Hugging Face }
|
| 91 |
}
|
| 92 |
+
```
|
|
|