-
Hello, I set it according to realtek's method, but only in the case of a loud volume of my speaker, the voice will be recognized and translated, and the loud volume will affect the viewing, how can I …
-
- [x] explore options for mapping out sys arch
- [x] explore tools: mkdocs, markmap in VS Code
- [x] prep Github Page for docs hosting
- [x] visually represent the ideal RSC as a mindmap
- [x] note &…
mbz4 updated
3 months ago
-
Below is the initial text to support a program doc for a monthly coffee and code.
---
# Coffee & Code Monthly Meetup Proposal
## Summary
Codify the establishment of our monthly "Coffee & C…
-
It looks like only a few podcasts were actually hosted on wordpress. Most are on itunes u I think? So I wonder if we even need to do much beyond find ways to store the three localones and update the l…
-
-
I recorded my voice in my Chrome browser in the correct format (16 bit, 16khz mono) and I get a speechNotRecognized error. However, when I export the Wav file in Audacity without changing anything, my…
-
https://pypi.org/project/insanely-fast-whisper/
According to the insanely-fast-whisper package on PyPi, it is still version 0.0.13 from Dec 15, 2023
As a result, when I run
```shell
pipx run …
-
it has such a problem now:cPickle.dump(gmm,open(dest + picklefile,'w'))
IOError: [Errno 2] No such file or directory: 'speaker_models\\anthonyschaller.gmm',can yoy help me solve it? thanks
-
hey, thanks to share ur code and i appreciate it. But, i just wanna make sure one think, is it done already?
-
hello
When testing my dataset
In metadata_to_text.py script, I saw the error message
that Column(s) ['gender'] do not exist"
I don't have `gender` and` speaker_id` in my dataset.
Do I need both…