dttlgotv

Results 22 issues of dttlgotv

I want to setup heron cluster base on yarn, but it is difficult to understand this document. It is well if a detail document is provided. how to understand -...

My simple hdfs codes is: private String hdfsuri = "hdfs://localhost:9000"; FilesystemSink(String name) { this.name = name; } /** * The setup function is called before the sink is used. Any...

In storm I can see many examples for integration with database, it is very sad that I can not see anyone in heron.

heron submit local heron-kafka-spout-java-sample.jar org.apache.heron.spouts.kafka.sample.HeronKafkaSpoutSampleTopology HeronKafkaSpoutSampleTopology [2020-02-22 19:38:04 +0800] [INFO]: Using cluster definition in /Users/guoxinghua/.heron/conf/local Error: A JNI error has occurred, please check your installation and try again Exception in...

heron submit local heron-kafka-spout-java-sample.jar org.apache.heron.spouts.kafka.sample.HeronKafkaSpoutSampleTopology HeronKafkaSpoutSampleTopology --verbose [2020-02-21 16:23:42 +0800] [DEBUG]: Input Command Line Args: {'config_property': [], 'dry_run_format': 'colored_table', 'topology-file-name': 'heron-kafka-spout-java-sample.jar', 'cluster/[role]/[env]': 'local', 'dry_run': False, 'config_path': '/usr/local/Cellar/heron/0.17.8/libexec/conf', 'subcommand': 'submit', 'deploy_deactivated':...

reproduce step: 1. compile the newest opus. 2. opus_demo.exe -e audio 16000 1 16000 -inbandfec -loss 30 ./near_16000_1_after_ap.pcm ./out 3.opus_demo.exe -d 16000 1 ./out ./decoded_16000_1.pcm compare these two file, decoded...

I used 1.1.4 libopus.lib compiled by vs 2010 (old version) well, bult I use libopus.lib compiled by vs 2013 and it crashed in some machins after running for 1 minutes....

It seems that it takes long time to process data after I tried you demo. Can it use in real time voice communication? or is it only used in offline...

Hi, I tried to use noise suppression to clear some noise. It seems well that much noise can be suppressed. But real people voice will be reduced and people voice...