sensevoice

This commit is contained in:
游雁 2024-07-16 14:43:23 +08:00
parent 50476eb794
commit 198048affa
2 changed files with 3 additions and 2 deletions

View File

@ -170,7 +170,7 @@ text = rich_transcription_postprocess(res[0]["text"])
print(text) print(text)
``` ```
### Export and Test ### Export and Test (*On going*)
```python ```python
# pip3 install -U funasr-onnx # pip3 install -U funasr-onnx

View File

@ -178,7 +178,8 @@ print(text)
Undo Undo
### 导出与测试 ### 导出与测试(*进行中*
```python ```python
# pip3 install -U funasr-onnx # pip3 install -U funasr-onnx