zhifu gao
2024-05-15 a0f03bd2a87d97d47a1636bbe6f0855a43160331
refs
用户 zhifu gao <zhifu.gzf@alibaba-inc.com>
星期三, 五月 15, 2024 19:48 +0800
提交者 GitHub <noreply@github.com>
星期三, 五月 15, 2024 19:48 +0800
提交a0f03bd2a87d97d47a1636bbe6f0855a43160331
目录 9be31ca20b157ed89fe9bf4fae4bfe2c3bb9912d 目录 | zip | gz
parent d50edc297a7e6d944a244a84adf68b8bcce5a057 查看 | 对比
Dev gzf deepspeed (#1732)

* resume from step

* batch

* batch

* batch

* batch

* batch

* batch

* batch

* batch

* batch

* batch

* batch

* batch

* batch

* batch

* batch

* train_loss_avg train_acc_avg

* train_loss_avg train_acc_avg

* train_loss_avg train_acc_avg

* log step

* wav is not exist

* wav is not exist

* decoding

* decoding

* decoding

* wechat

* decoding key

* decoding key

* decoding key

* decoding key

* decoding key

* decoding key

* dynamic batch

* start_data_split_i=0

* total_time/accum_grad

* total_time/accum_grad

* total_time/accum_grad

* update avg slice

* update avg slice

* sensevoice sanm

* sensevoice sanm

* add

* add

* add

* add

* deepspeed

* update with main (#1731)

* c++ runtime adapt to 1.0 (#1724)

* adapt vad runtime to 1.0

* add json

* change yml name

* add func LoadVocabFromJson

* add token file for InitAsr

* add token path for OfflineStream

* add funcOpenYaml

* add token file for InitPunc

* add token file for stream

* update punc-model

* update funasr-wss-server

* update runtime_sdk_download_tool.py

* update docker list

* Delete docs/images/wechat.png

* Add files via upload

* Emo2Vec限定选择的情感类别 (#1730)

* 限定选择的情感类别

* 使用none来禁用情感标签输出

* 修改输出接口

* 使用unuse来禁用token

---------

Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>

* bugfix

* v1.0.27

* update docs

* hf hub

* Fix incorrect assignment of 'end' attribute to 'start' in sentences list comprehension (#1680)

---------

Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: gaochangfeng <54253717+gaochangfeng@users.noreply.github.com>
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
Co-authored-by: nsdou <168500039+nsdou@users.noreply.github.com>

* docs

---------

Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: gaochangfeng <54253717+gaochangfeng@users.noreply.github.com>
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
Co-authored-by: nsdou <168500039+nsdou@users.noreply.github.com>
12个文件已修改
2个文件已添加
1611 ■■■■■ 已修改文件
README.md 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
README_zh.md 28 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
examples/industrial_data_pretraining/emotion2vec/demo.py 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
examples/industrial_data_pretraining/sense_voice/demo.py 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
examples/industrial_data_pretraining/sense_voice/demo_fsmn.py 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/bin/train.py 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/bin/train_ds.py 241 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/datasets/audio_datasets/espnet_samplers.py 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/datasets/sense_voice_datasets/datasets.py 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/sense_voice/model.py 412 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/tokenizer/sentencepiece_tokenizer.py 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/train_utils/trainer.py 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/train_utils/trainer_ds.py 800 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/misc.py 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史