speech
Here are 1,093 public repositories matching this topic...
Describe the bug
Streaming Datasets can't be pickled, so any interaction between them and multiprocessing results in a crash.
Steps to reproduce the bug
import transformers
from transformers import Trainer, AutoModelForCausalLM, TrainingArguments
import datasets
ds = datasets.load_dataset('oscar', "unshuffled_deduplicated_en", split='train', streaming=True).with_format("-
Updated
May 6, 2022 - Shell
-
Updated
May 6, 2022 - Python
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Apr 23, 2022 - Jupyter Notebook
-
Updated
May 6, 2022 - Python
-
Updated
Aug 11, 2021 - Swift
-
Updated
May 6, 2022 - Python
-
Updated
Mar 14, 2022 - Python
-
Updated
Nov 2, 2020 - Python
-
Updated
Jan 17, 2022 - Python
🚀 The feature
Cache PitchShift Resample kernel to improve speed of this transform on second usage.
Motivation, pitch
In porting some augmentation code from librosa to torchaudio, I noticed that PitchShift() and Resample() are slower than librosa in CPU.
In the case of transforms.Resample(), this changes on second run as the kernel is cached. But PitchShift does no such cach
-
Updated
Apr 28, 2022 - Jupyter Notebook
-
Updated
May 5, 2022 - Python
-
Updated
Apr 27, 2022 - Python
-
Updated
Apr 15, 2022 - C
hi,
as you know, in SoLoud, the number of filters are limited
we should implement more like different reverbs, fir and irr filters, (these could be used to implement HRTF support), Chorus, One Poll, One Zero, Pole Zero, Two Pole, Two Zero, etc
a library exists called stk under zlib license which already implemented these maybe we can implement some of these out
Seek performance
-
Updated
Jun 7, 2018 - Python
-
Updated
May 5, 2022 - Jupyter Notebook
Is your feature request related to a problem? Please describe.
I have seen many games but how about a coffe machine game? Oh yes !!
I love to drink coffee. But, I wonder how coffee is being made by the cafe's. My project is similar to that. For more picture clear, i have added the ss below.
Describe the solution you'd like
Sir, this is a BasicPythonScripts to implement coffee machine
-
Updated
Mar 10, 2022 - Python
-
Updated
Mar 18, 2021 - Jupyter Notebook
-
Updated
Feb 9, 2022 - Python
-
Updated
Jun 9, 2021 - MATLAB
-
Updated
May 5, 2022 - TypeScript
-
Updated
May 5, 2022 - Python
-
Updated
May 5, 2022 - Python
Improve this page
Add a description, image, and links to the speech topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the speech topic, visit your repo's landing page and select "manage topics."