FunASR/funasr/models/ct_transformer
彭震东 1f49a4f2b2
fix single word case (#1679)
``` python
print(model.generate(input="是什么")[0]["text"])
```
2024-04-29 16:45:36 +08:00
..
__init__.py funasr2 2023-12-15 23:46:41 +08:00
export_meta.py Dev gzf exp (#1654) 2024-04-24 16:03:38 +08:00
model.py fix single word case (#1679) 2024-04-29 16:45:36 +08:00
template.yaml funasr1.0 2023-12-27 15:53:06 +08:00
utils.py Dev gzf exp (#1654) 2024-04-24 16:03:38 +08:00