Skip to content

Commit 14cbaf9

Browse files
committed
python runtime
1 parent 39c02d1 commit 14cbaf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ res = model(wav_or_scp, language="auto", use_itn=True)
221221
print([rich_transcription_postprocess(i) for i in res])
222222
```
223223
Note: Libtorch model is exported to the original model directory.
224-
<details>
224+
</details>
225225

226226
## Service
227227

README_ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ print([rich_transcription_postprocess(i) for i in res])
226226
```
227227
備考:Libtorchモデルは元のモデルディレクトリにエクスポートされます。
228228

229-
<details>
229+
</details>
230230

231231
### 展開
232232

0 commit comments

Comments
 (0)