Swetha Mandava

Results 6 issues of Swetha Mandava

``` Processing /workspace/speech_recognition/ctcdecode Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-req-build-ffdgasnw/setup.py", line 55, in os.path.join(this_file, "build.py:ffi") File "/opt/conda/lib/python3.6/site-packages/setuptools/__init__.py", line...

``` @pytest.mark.hookwrapper def pytest_benchmark_group_stats(config, benchmarks, group_by): result = defaultdict(list) for bench in benchmarks: result[bench.group].append(bench) return result.items() @pytest.mark.benchmark(group='search') @pytest.mark.parametrize("query", test_queries) def test_benchmark_search(benchmark, query): benchmark(some_func, query) ``` when called with `pytest test_benchmark.py...

Is there any standard for the train/val/test split for abstract summarization?

#0 105.8 The conflict is caused by: #0 105.8 vocode 0.1.0 depends on pydantic==1.10.5 #0 105.8 nemoguardrails 0.2.0 depends on pydantic==1.10.6 #0 105.8 vocode 0.1.0 depends on pydantic==1.10.5 #0 105.8...

bug

### Describe the problem and your solution add support for totango Add Totango Integration: Provider Config, Docs, and Assets This PR introduces support for the Totango API by adding a...