游雁
2024-03-01 cc41a9ee88a8dca027a34c37cc1c67f8198958b9
refs
用户 游雁 <zhifu.gzf@alibaba-inc.com>
星期五, 三月 1, 2024 14:58 +0800
提交者 游雁 <zhifu.gzf@alibaba-inc.com>
星期五, 三月 1, 2024 14:58 +0800
提交cc41a9ee88a8dca027a34c37cc1c67f8198958b9
目录 7fe7e17eea33e6d1a62d6f8b943844b56c275d4c 目录 | zip | gz
parent 5c8af9c7e5ff5222f7e6d0063f14920c22fef01b 查看 | 对比
whisper
5个文件已修改
5个文件已添加
16个文件已删除
102142 ■■■■■ 已修改文件
examples/industrial_data_pretraining/whisper/demo.py 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
examples/industrial_data_pretraining/whisper/infer.sh 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
examples/industrial_data_pretraining/whisper/infer_from_local.sh 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/auto/auto_model.py 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/download/download_from_hub.py 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/frontends/whisper_frontend.py 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/model.py 316 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/template.yaml 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/__init__.py 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/assets/gpt2/merges.txt 50001 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/assets/gpt2/special_tokens_map.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/assets/gpt2/tokenizer_config.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/assets/gpt2/vocab.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/assets/mel_filters.npz 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/assets/multilingual/added_tokens.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/assets/multilingual/merges.txt 50000 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/assets/multilingual/special_tokens_map.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/assets/multilingual/tokenizer_config.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/assets/multilingual/vocab.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/audio.py 127 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/decoding.py 710 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/tokenizer.py 339 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/transcribe.py 316 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper/utils/utils.py 163 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/tokenizer/whisper_tokenizer.py 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/train_utils/load_pretrained_model.py 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史