-
Using the `huggingface_hub` library, I was able to collect some statistics on the 9,984 models that are currently hosted on the Hub. The main goal of this exercise was to find answers to the following…
-
Agreed with @peterbjorgensen that it would be a great idea to create over overview of what taggers might be relevant for cleaning.
## Outlining
- Create a .md table with relevant taggers + a short…
-
So if I'm trying to parse the following content, it fails with the following error and exits from the script:
`
Assertion failed: (inl_dlm.sym() == SYM_EXT_AUT_LNK_BGN || inl_dlm.sym() == SYM_EXT_…
-
OS: linux
Python/C++ Version:python 3.7.0
Package Version:pytorch 1.12.1、torchaudio 0.12.1、modelscope 1.8.3、funasr version 0.7.4
Model:damo/speech_fsmn_vad_zh-cn-16k-common-pytorch
Comman…
-
READ often fails to respond to oral reading miscues. Why?
a. The speech is not loud enough to pass the detection threshold, perhaps due to a noisy environment.
b. The ASR recognizes something b…
-
-
Subscribe to this issue and stay notified about new [daily trending repos in Python](https://github.com/trending/python?since=daily)!
-
This is a pretty sweet repo, been using it a couple times a week recently. Faster-whisper lets you actually run the large model in real time with good latency on a 3090. Actually it's even more insane…
-
Problem / Idea :-
Solution :-
Implementation:-
-
We are currently using the Whisper-Tiny multilingual model and seeking ways to improve its performance. We would appreciate any insights or suggestions on how to enhance the model's accuracy, speed, a…