北念
2023-10-12 7c9b310e7931e75e079364e1756da1e92b8b0911
refs
用户 北念 <lzr265946@alibaba-inc.com>
星期四, 十月 12, 2023 14:31 +0800
提交者 北念 <lzr265946@alibaba-inc.com>
星期四, 十月 12, 2023 14:31 +0800
提交7c9b310e7931e75e079364e1756da1e92b8b0911
目录 d7ff1533f4485c8c673ce2cf460797b8c28feb2f 目录 | zip | gz
parent db33d0f610f7593ad1e61f8c3cc68de4a9b68f99 查看 | 对比
add whisper model inference pipeline
2个文件已修改
17个文件已添加
102875 ■■■■■ 已修改文件
funasr/bin/asr_infer.py 118 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/bin/asr_inference_launch.py 158 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper_models/model.py 269 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/tasks/whisper.py 675 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/assets/gpt2/merges.txt 50001 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/assets/gpt2/special_tokens_map.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/assets/gpt2/tokenizer_config.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/assets/gpt2/vocab.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/assets/mel_filters.npz 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/assets/multilingual/added_tokens.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/assets/multilingual/merges.txt 50000 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/assets/multilingual/special_tokens_map.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/assets/multilingual/tokenizer_config.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/assets/multilingual/vocab.json 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/audio.py 124 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/decoding.py 710 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/tokenizer.py 334 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/transcribe.py 316 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/utils/whisper_utils/utils.py 163 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史