זיהוי דיבור oflline עם node.js
- 
אני לא מומחה לנושא, אבל אתה יכול לבדוק אם whisper מתאים לצרכים שלך: 
 https://github.com/openai/whisper?tab=readme-ov-file#available-models-and-languages
 זה קובץ הרצה, אז אתה יכול להפעיל אותו עם כל שפת תכנות.
 או להשתמש בספריה כמו זו https://www.npmjs.com/package/whisper-node
- 
אני לא מומחה לנושא, אבל אתה יכול לבדוק אם whisper מתאים לצרכים שלך: 
 https://github.com/openai/whisper?tab=readme-ov-file#available-models-and-languages
 זה קובץ הרצה, אז אתה יכול להפעיל אותו עם כל שפת תכנות.
 או להשתמש בספריה כמו זו https://www.npmjs.com/package/whisper-node@חגי כתב בזיהוי דיבור oflline עם node.js: או להשתמש בספריה כמו זו https://www.npmjs.com/package/whisper-node כן, זה לא הבנתי אם הוא תומך בעברית או לא. לא מצאתי שם מידע... 
- 
@חגי כתב בזיהוי דיבור oflline עם node.js: או להשתמש בספריה כמו זו https://www.npmjs.com/package/whisper-node כן, זה לא הבנתי אם הוא תומך בעברית או לא. לא מצאתי שם מידע... @eido כתב בזיהוי דיבור oflline עם node.js: @חגי כתב בזיהוי דיבור oflline עם node.js: או להשתמש בספריה כמו זו https://www.npmjs.com/package/whisper-node כן, זה לא הבנתי אם הוא תומך בעברית או לא. לא מצאתי שם מידע... כתוב שם שכן, יש רשימת ביצועים לפי שפה, ועברית מופיעה שם. 
- 
@eido כתב בזיהוי דיבור oflline עם node.js: @חגי כתב בזיהוי דיבור oflline עם node.js: או להשתמש בספריה כמו זו https://www.npmjs.com/package/whisper-node כן, זה לא הבנתי אם הוא תומך בעברית או לא. לא מצאתי שם מידע... כתוב שם שכן, יש רשימת ביצועים לפי שפה, ועברית מופיעה שם. 
- 
npm install whisper-node npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supporteקצת בעייתי הספריה... 
- 
npm install whisper-node npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supporteקצת בעייתי הספריה... 
 

