| | |
| | | - `use_itn`: Whether the output result includes punctuation and inverse text normalization. |
| | | - `batch_size_s`: Indicates the use of dynamic batching, where the total duration of audio in the batch is measured in seconds (s). |
| | | - `merge_vad`: Whether to merge short audio fragments segmented by the VAD model, with the merged length being `merge_length_s`, in seconds (s). |
| | | - `ban_emo_unk`: Whether to ban the output of the `emo_unk` token. |
| | | |
| | | #### Paraformer |
| | | ```python |
| | |
| | | ## Community Communication |
| | | If you encounter problems in use, you can directly raise Issues on the github page. |
| | | |
| | | You can also scan the following DingTalk group or WeChat group QR code to join the community group for communication and discussion. |
| | | You can also scan the following DingTalk group to join the community group for communication and discussion. |
| | | |
| | | | DingTalk group | WeChat group | |
| | | |:-------------------------------------------------------------------:|:-----------------------------------------------------:| |
| | | | <div align="left"><img src="docs/images/dingding.png" width="250"/> | <img src="docs/images/wechat.png" width="215"/></div> | |
| | | | DingTalk group | |
| | | |:-------------------------------------------------------------------:| |
| | | | <div align="left"><img src="docs/images/dingding.png" width="250"/> | |
| | | |
| | | ## Contributors |
| | | |