雾聪
2023-10-16 d1c9f58401041ea07b6da44cbfb13561a776fe99
refs
用户 雾聪 <wucong.lyb@alibaba-inc.com>
星期一, 十月 16, 2023 12:37 +0800
提交者 雾聪 <wucong.lyb@alibaba-inc.com>
星期一, 十月 16, 2023 12:37 +0800
提交d1c9f58401041ea07b6da44cbfb13561a776fe99
目录 d4bdf945a5e0bfa47487ef9810d0344c1341f989 目录 | zip | gz
parent c5256211d6f45eb943b203d16da7439d42abe885 查看 | 对比
1d7bbbffb6a024a33859b48a7a656d0455dc0be1 查看 | 对比
Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main
11个文件已修改
54个文件已添加
24 文件已重命名
104250 ■■■■■ 已修改文件
README.md 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
README_zh.md 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
docs/model_zoo/modelscope_models.md 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
docs/model_zoo/modelscope_models_zh.md 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
egs_modelscope/asr/TEMPLATE/README.md 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
egs_modelscope/asr/TEMPLATE/README_zh.md 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
egs_modelscope/asr_vad_spk/TEMPLATE -> ../asr/TEMPLATE 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/bin/asr_infer.py 118 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/bin/asr_inference_launch.py 158 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/models/whisper_models/model.py 269 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/build.gradle 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/proguard-rules.pro 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/androidTest/java/com/yeyupiaoling/androidclient/ExampleInstrumentedTest.kt 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/AndroidManifest.xml 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/java/com/yeyupiaoling/androidclient/AudioView.java 216 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/java/com/yeyupiaoling/androidclient/MainActivity.java 248 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/drawable/ic_launcher_background.xml 170 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/drawable/ic_launcher_foreground.xml 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/layout/activity_main.xml 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-hdpi/ic_launcher.webp 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-mdpi/ic_launcher.webp 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-xhdpi/ic_launcher.webp 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/values/colors.xml 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/values/strings.xml 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/values/themes.xml 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/xml/backup_rules.xml 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/main/res/xml/data_extraction_rules.xml 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/app/src/test/java/com/yeyupiaoling/androidclient/ExampleUnitTest.kt 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/build.gradle 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/gradle.properties 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/gradle/wrapper/gradle-wrapper.jar 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/gradle/wrapper/gradle-wrapper.properties 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/gradlew 185 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/gradlew.bat 89 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/AndroidClient/settings.gradle 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/images/demo.png 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/android/readme.md 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp.Examples/AliFsmnVadSharp.Examples.csproj 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp.Examples/Program.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp.sln 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/AliFsmnVad.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/AliFsmnVadSharp.csproj 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/DLL/KaldiNativeFbank.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/DLL/KnfOnlineFbank.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/E2EVadModel.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Lib/kaldi-native-fbank-dll.dll 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Model/CmvnEntity.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Model/E2EVadFrameProbEntity.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Model/E2EVadSpeechBufWithDoaEntity.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Model/EncoderConfEntity.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Model/FrontendConfEntity.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Model/SegmentEntity.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Model/VadInputEntity.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Model/VadOutputEntity.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Model/VadPostConfEntity.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Model/VadYamlEntity.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Struct/FbankData.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/Utils/YamlHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/WavFrontend.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/AliFsmnVadSharp/WindowDetector.cs 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/csharp/AliFsmnVad/README.md 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/docs/benchmark_onnx_cpp.md 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
funasr/runtime/python/onnxruntime/README.md 10 ●●●● 对比 | 查看 | 原始文档 | 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 | 历史
setup.py 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史